How to create python web framework for ERP
Matteo Boscolo
matteo.boscolo at boscolini.eu
Tue Sep 9 08:12:38 EDT 2014
More information about the Python-list mailing list
Tue Sep 9 08:12:38 EDT 2014
- Previous message (by thread): How to create python web framework for ERP
- Next message (by thread): How to create python web framework for ERP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Use the only odoo framework.. without addons .. will be the best choice .. do not reinvent the whell if you do not need web interface, you can have a look at http://www.tryton.org/ otherwise you could have flask for the top of flexibility regards, Matteo Il 09/09/2014 12:06, Vimal Rughani ha scritto: > On Tuesday, 9 September 2014 14:09:48 UTC+5:30, Stéphane Wirtel wrote: >> 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 > Thanks Stéphane, for your suggestion. I know about Odoo and Odoo is good choice for domain related to Business. I am developing solution for Education / schools / colleges. Requirements are bit complex so I want to have own framework.
- Previous message (by thread): How to create python web framework for ERP
- Next message (by thread): How to create python web framework for ERP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list