You are not logged in.

#1 2010-06-17 17:25:12

simlan
Member
From: Germany
Registered: 2010-05-30
Posts: 20

Whats your favourite Webframework in Python?

That topic says it all?

At the moment I`m experimenting a lot. (web.py, cherrypy,werkzeug) so may be you can give me some Insiration. cool

I guess Werkzeug will be the most popular. Maybe because its the most nerdy wink (<-- certainly the wrong expression )

Last edited by simlan (2010-06-17 17:25:57)

Offline

#2 2010-06-17 17:54:33

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,094

Re: Whats your favourite Webframework in Python?

We require aditional pylons.

Last edited by Mr.Elendig (2010-06-17 17:55:32)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2010-06-17 18:07:41

jordi
Member
Registered: 2006-12-16
Posts: 103
Website

Re: Whats your favourite Webframework in Python?

Tried web.py, cherrypy, django and  took a quick look at werkzeug and bottle to finally go with tornado. (at least for now)

Imho there are already too many frameworks around. Diversity is nice and all, but if 90% do 99% the same way there is no benefit in it.

Same thing with the 2000 distributions around.

Last edited by jordi (2010-06-17 18:09:37)

Offline

#4 2010-06-17 18:11:56

wuischke
Member
From: Suisse Romande
Registered: 2007-01-06
Posts: 630

Re: Whats your favourite Webframework in Python?

web.py

Offline

#5 2010-06-17 21:55:27

Zariel
Member
Registered: 2008-10-07
Posts: 446

Re: Whats your favourite Webframework in Python?

Mr.Elendig wrote:

We require aditional pylons.

Not enough vespene gas ..

Last edited by Zariel (2010-06-17 22:43:08)

Offline

#6 2010-06-17 22:58:51

simlan
Member
From: Germany
Registered: 2010-05-30
Posts: 20

Re: Whats your favourite Webframework in Python?

Zariel wrote:
Mr.Elendig wrote:

We require aditional pylons.

Not enough vespene gas ..

You guys are crazy.. I had to google that one wink .
Vespene-gas.jpg

Offline

#7 2010-06-18 06:07:22

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Whats your favourite Webframework in Python?

django rulezzzz! smile


Quis custodiet ipsos custodiet?

Offline

#8 2010-06-18 12:01:33

thujone
Member
From: Prague, Czech Republic
Registered: 2007-01-01
Posts: 18

Re: Whats your favourite Webframework in Python?

I didn't dig that much into any other, then couldn't say it's my favourite: it's Pylons I chose for my daily work.

Offline

#9 2010-06-19 03:08:16

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: Whats your favourite Webframework in Python?

web2py is nice.

Offline

#10 2010-06-19 03:47:43

Stebalien
Member
Registered: 2010-04-27
Posts: 1,239
Website

Re: Whats your favourite Webframework in Python?

Django wins due to its admin interface and modular nature.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

#11 2010-06-21 00:26:16

alterecco
Member
Registered: 2009-07-13
Posts: 152

Re: Whats your favourite Webframework in Python?

If you like werkzeug then maybe Armin Ronacher's latest blog posts on werkzeug and Flask will interest you.

Apart from that, bobo for the really quick stuff, and pylons for the serious stuff.

Last edited by alterecco (2010-06-21 00:27:58)

Offline

#12 2010-06-21 00:50:37

Berticus
Member
Registered: 2008-06-11
Posts: 731

Re: Whats your favourite Webframework in Python?

So far I've only considered web.py, but I guess I'll have to check out the stuff alterecco posted.

Offline

#13 2010-06-21 11:16:04

Paaskehare
Member
From: Denmark
Registered: 2008-11-09
Posts: 59
Website

Re: Whats your favourite Webframework in Python?

I will have to go with Django smile


im.ole

Offline

#14 2010-06-21 16:58:16

simlan
Member
From: Germany
Registered: 2010-05-30
Posts: 20

Re: Whats your favourite Webframework in Python?

alterecco wrote:

If you like werkzeug then maybe Armin Ronacher's latest blog posts on werkzeug and Flask will interest you.

Apart from that, bobo for the really quick stuff, and pylons for the serious stuff.

This is a cool post thanks alot yikes

Offline

#15 2010-06-22 15:21:18

richardmurri
Member
Registered: 2008-10-29
Posts: 39

Re: Whats your favourite Webframework in Python?

Werkzeug all the way.  I've used pylons, bottle, webpy, and a few of my own frameworks.  I give werkzeug two thumbs way, way up!

Offline

#16 2010-10-09 06:23:28

reactor
Member
Registered: 2010-04-03
Posts: 8

Re: Whats your favourite Webframework in Python?

pylons !!
-flexible, powerful, can do anything with it... comes with a price... learning cure is little steep, but its really worth.

Offline

#17 2010-10-09 06:49:10

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: Whats your favourite Webframework in Python?

tornado, cyclone (tornado ported to run on twisted), bottle.

Things I like about the above: They support restful routing.
I dislike frameworks that send POST and GET requests to the same routing target, and make you do
argument parsing to figure out what type of request it actually was. gross!

We use lots of twisted at work (though twisted.web is pretty awful).

Things I want to try but haven't had time to yet:
gunicorn (with gevent/greenlets) + bottle. Gevent is pretty slick for some things, and gunicorn has a gevent based 'reactor' option now.

Last edited by cactus (2010-10-10 09:31:11)


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#18 2010-10-09 20:29:44

tomd123
Developer
Registered: 2008-08-12
Posts: 565

Re: Whats your favourite Webframework in Python?

Offline

Board footer

Powered by FluxBB