Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105315

Re: E-commerce system in Python

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: E-commerce system in Python
Date 2016-03-20 23:15 +0000
Message-ID <mailman.415.1458515780.12893.python-list@python.org> (permalink)
References <8c9f662d-7faa-4bb5-9670-13899f6a8762@googlegroups.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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