Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nicolas =?utf-8?Q?=C3=89vrard?= Newsgroups: comp.lang.python Subject: Re: E-commerce system in Python Date: Wed, 23 Mar 2016 13:31:26 +0100 Lines: 22 Message-ID: References: <8c9f662d-7faa-4bb5-9670-13899f6a8762@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de V8Y7qsvPtj8BfMMiBDOMxgaApbbm2bLjv1zSqduCUtdg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.088 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.01; 'url:pypi': 0.03; 'subject:Python': 0.05; 'newly': 0.09; 'python': 0.10; '+32': 0.16; 'nicolas': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; "we're": 0.30; 'probably': 0.31; 'included': 0.32; 'url:python': 0.33; 'could': 0.35; 'there': 0.36; 'url:org': 0.36; 'basic': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'things': 0.38; 'received:localhost.localdomain': 0.38; 'received:localdomain': 0.38; 'google': 0.39; 'subject:-': 0.39; 'build': 0.40; 'to:addr:python.org': 0.40; 'your': 0.60; 'tel:': 0.65; 'website:': 0.65; 'born': 0.66; 'future.': 0.67; 'received:94.23': 0.72; 'message-id:@localhost.localdomain': 0.79; 'subject:system': 0.91; 'e-commerce': 0.97 Mail-Followup-To: python-list@python.org Content-Disposition: inline In-Reply-To: <8c9f662d-7faa-4bb5-9670-13899f6a8762@googlegroups.com> X-OS: GNU/Linux User-Agent: Mutt/1.5.23.1 (2014-03-12) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:105549 * 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/