Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python.': 0.02; 'one?': 0.05; 'subject:Python': 0.06; 'installed.': 0.07; 'framework.': 0.09; 'developer': 0.10; 'django': 0.11; 'assume': 0.14; 'cookies,': 0.16; 'sessions,': 0.16; 'python?': 0.22; 'header :User-Agent:1': 0.23; 'web.': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'appreciated.': 0.29; "i'm": 0.30; 'url:mailman': 0.30; 'requests': 0.31; 'that.': 0.31; 'allows': 0.31; 'stuff': 0.32; 'url:python': 0.33; 'running': 0.33; 'framework': 0.33; 'minimal': 0.33; 'could': 0.34; 'advice': 0.35; 'something': 0.35; 'etc': 0.35; 'but': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'example,': 0.37; 'so,': 0.37; 'too': 0.37; 'handle': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'how': 0.40; 'even': 0.60; 'from:no real name:2**0': 0.61; 'new': 0.61; 'you.': 0.62; 'kind': 0.63; 'url:be': 0.68; 'received:192.168.0.3': 0.84; 'subject:Moving': 0.84; 'submissions,': 0.91; 'charset:windows-1251': 0.95 X-Virus-Scanned: amavisd-new at amavis.sibmail.com In-Reply-To: <52bbd0bc-7c3e-4c85-bfe1-7fd4912945be@googlegroups.com> References: <52bbd0bc-7c3e-4c85-bfe1-7fd4912945be@googlegroups.com> Date: Thu, 29 Aug 2013 09:36:41 +0700 (NOVT) Subject: Re: Moving to Python for web From: sepatan@sibmail.com To: python-list@python.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=windows-1251 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Mailman-Approved-At: Thu, 29 Aug 2013 09:10:25 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377760227 news.xs4all.nl 15897 [2001:888:2000:d::a6]:51742 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53219 Here, for example, take a look: http://www.clips.ua.ac.be/pages/pattern > So, I have been working in PHP for several years but I want to learn > something new. That something new is Python. But since I'm a web developer > I want to build stuff for the web. > > I don't want to use Django because it's too bloated, it seem to do > everything for you. I don't like that. I want to do the "plumbing". But at > the same time I have no idea how I would write something that could handle > cookies, sessions, post, get etc etc; so I assume I have to use some kind > of web framework. > > So, can you recommend a minimal web framework that still allows me to > write in Python? Furthermore, do I even need one? I am currently running > NGINX and I have UWSGI installed. I'm just worried about how I would > handle form submissions, get requests and sessions/cookies. > > Any advice would be greatly appreciated. > -- > http://mail.python.org/mailman/listinfo/python-list >