On 18 March 2016 at 05:25, Arshpreet Singh <arsh...@gmail.com> 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?
> --
> https://mail.python.org/mailman/listinfo/python-list

asyncio is, as you said, brand new — probably nothing exists.
Why not use the existing Django solution though? What is your problem
with it? It’s a great framework that does a lot of the hard work for
you. Flask is low-level.

-- 
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to