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


Groups > comp.lang.python > #53219

Re: Moving to Python for web

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 <sepatan@sibmail.com>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.346.1377760227.19984.python-list@python.org> (permalink)
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

Show key headers only | View raw


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
>

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


Thread

Moving to Python for web ecazs.net@gmail.com - 2013-08-28 13:14 -0700
  Re: Moving to Python for web Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-28 17:08 -0400
    Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-28 14:25 -0700
      Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-28 14:36 -0700
  Re: Moving to Python for web sepatan@sibmail.com - 2013-08-29 09:36 +0700
  Re: Moving to Python for web "Sam Fourman Jr." <sfourman@gmail.com> - 2013-08-28 22:18 -0400
  Re: Moving to Python for web Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-08-29 11:05 +0200
  Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-29 05:45 -0700
    Re: Moving to Python for web Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-08-29 15:10 +0200
      Re: Moving to Python for web Andreas Ecaz <ecazs.net@gmail.com> - 2013-08-29 07:18 -0700
    Re: Moving to Python for web Wayne Werner <wayne@waynewerner.com> - 2013-09-05 15:26 -0500

csiph-web