E-commerce system in Python

Nicolas Évrard nicoe at altern.org
Wed Mar 23 08:31:26 EDT 2016


* 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 at b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/



More information about the Python-list mailing list