E-commerce system in Python

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Mar 20 19:15:24 EDT 2016


On 18/03/2016 04:25, Arshpreet Singh wrote:
> 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?
>

Not yet production ready but you might at least find this 
http://www.defuze.org/archives/385-an-asynchronous-cherrypy-server-based-on-asyncio.html 
interesting.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list