Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77722

Re: How to create python web framework for ERP

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <stephane@wirtel.be>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'python.': 0.02; 'subject:create': 0.09; 'subject:How': 0.10; 'cc:addr:python- list': 0.11; 'python': 0.11; 'django': 0.11; 'suggest': 0.14; 'subject:python': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'bit': 0.19; 'fit': 0.20; 'cc:addr:python.org': 0.22; 'requirement.': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply- To:1': 0.27; "doesn't": 0.30; 'url:mailman': 0.30; 'sep': 0.31; 'option': 0.32; 'url:python': 0.33; 'framework': 0.33; 'but': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'initially': 0.38; 'url:mail': 0.40; 'from:charset:utf-8': 0.61; 'decided': 0.64; 'to:addr:gmail.com': 0.65; 'url:be': 0.68; 'greetings': 0.72; '2014,': 0.84; 'received:192.168.0.3': 0.84; 'subject:ERP': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=wirtel.be; s=default; t=1410251705; bh=5H/usz+JkYSv/qXE0Pd/4XXmqh2ztMa3YZnypdy/awU=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type:Content-Transfer-Encoding; b=1Z/YlnU9uE0inuY7rq+X287EpBk1JSZxL3H9qSYwg7c1AfJuqCv6LwytvVUdzclNi YQgMRAPLOFmPcCuX2t9PK1yvN8NZCxAfDMTsY126bAcii0AvV3dZ7JtmQeFTZQLQJe blLrCF3d7vlOV5IBnLRCKhLCac9iMIrOpWQ4ZCcHJkox9gWb357mqZsxmbxZffFjxw ZEO/buh6aYN3EG3WlJdng5XmLM7N3z31vWk8inaN73QCbj8JpFTOQK+XajbD4hbKpc 0mwPgJLnWSKcgYl4GA5AGztTzxtkJ9FBkJdrhl4/Rg+++FyC1ojFMLHwZHuR2zVkCL c8aL167Jkf1dQ==
From "Stéphane Wirtel" <stephane@wirtel.be>
To "Vimal Rughani" <vimal.rughani@gmail.com>
Subject Re: How to create python web framework for ERP
Date Tue, 09 Sep 2014 10:33:21 +0200
In-Reply-To <f97c7564-3ab1-45de-9e63-f877ff94932d@googlegroups.com>
References <f97c7564-3ab1-45de-9e63-f877ff94932d@googlegroups.com>
MIME-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Mailer MailMate (1.8r4447)
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.13893.1410251972.18130.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1410251972 news.xs4all.nl 2891 [2001:888:2000:d::a6]:42912
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77722

Show key headers only | View raw


On 9 Sep 2014, at 10:25, Vimal Rughani wrote:

> Hi All,
>
> Greetings !
>
> I am bit familiar with Django and Python. I want to create ERP on 
> python. Initially I feel Django will be good option for My Own ERP, 
> but after working bit on that I feel it doesn't fit with my 
> requirement. So I decided to create my own python based web framework 
> for ERP. Can you please suggest me better book / video / resources / 
> content which help me to build proper web framework for ERP.
>
> Thanks
> -- 
> https://mail.python.org/mailman/listinfo/python-list
Use Odoo.

--
Stéphane Wirtel - http://wirtel.be - @matrixise

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to create python web framework for ERP Vimal Rughani <vimal.rughani@gmail.com> - 2014-09-09 01:25 -0700
  Re: How to create python web framework for ERP "Stéphane Wirtel" <stephane@wirtel.be> - 2014-09-09 10:33 +0200
    Re: How to create python web framework for ERP Vimal Rughani <vimal.rughani@gmail.com> - 2014-09-09 03:06 -0700
      Re: How to create python web framework for ERP Adam Nešpůrek <adam@nespurek.com> - 2014-09-09 12:19 +0200
        Re: How to create python web framework for ERP thequietcenter@gmail.com - 2014-09-09 06:57 -0700
      Re: How to create python web framework for ERP Matteo Boscolo <matteo.boscolo@boscolini.eu> - 2014-09-09 14:12 +0200
  Re: How to create python web framework for ERP Gerd Niemetz <gerd.niemetz@gmail.com> - 2014-09-09 07:18 -0700
  Re: How to create python web framework for ERP Andre Duarte <clint.tecnologia@gmail.com> - 2014-09-09 07:18 -0700
  Re: How to create python web framework for ERP Vimal Rughani <vimal.rughani@gmail.com> - 2014-09-11 12:20 -0700

csiph-web