Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105549
| From | Nicolas Évrard <nicoe@altern.org> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: E-commerce system in Python |
| Date | 2016-03-23 13:31 +0100 |
| Message-ID | <mailman.54.1458736713.2244.python-list@python.org> (permalink) |
| References | <8c9f662d-7faa-4bb5-9670-13899f6a8762@googlegroups.com> |
* Arshpreet Singh [2016-03-18 05:25 +0100]: >I am looking for an E-commerce system in python to sell things things >online, which can also be responsive for Android and IOS. > >A quick Google search brought me http://getsaleor.com/ it uses >Django, Is there any available one using Flask or newly born asyncio >based framework? You could build your own e-commerce system using Tryton and flask-tryton. http://www.tryton.org/ https://pypi.python.org/pypi/flask_tryton We're in the process of adding basic cart functionalities to the ERP. It will probably be included in the near future. -- Nicolas Évrard - B2CK SPRL E-mail/Jabber: nicolas.evrard@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
E-commerce system in Python Arshpreet Singh <arsh840@gmail.com> - 2016-03-17 21:25 -0700 Re: E-commerce system in Python Arshpreet Singh <arsh840@gmail.com> - 2016-03-20 12:59 -0700 Re: E-commerce system in Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-20 23:15 +0000 Re: E-commerce system in Python Nicolas Évrard <nicoe@altern.org> - 2016-03-23 13:31 +0100
csiph-web