#python - Mon 23 Apr 2007 between 00:34 and 00:42



putzonce I'm done with PArchive I need to finish the page on my website
my website isn't much either
anyhow, which one do you recommend (if any of them)?
ebovineI found django to be pretty lean.
putzturbogears has a higher version number (barely)
lean is good...
ebovineTurbogears has much more "stuff".
putz"stuff" as in inane features?
ebovineI found I got more done faster with TurboGears.
Django is lean as in "I hope you want to do everything the way we did...
JerubI'm using an ancient versioh of turbogears.
putzwell, I'd like a lot of flexibility
JerubI found they were changing too much too fast so U picked a version and stopped updating.
ebovineTurboGears is pretty slick.
Don't buy the TurboGears book, the code examples are s**t.
JerubYes, I don't like djangos templating or orm very much.
But sqlobject is woeful.
I wish I'd gone with sqlalchemy way back.
polpakturbo gears is basically just a bunch of glue scripts and code generation to bind together cherrypy with a template engine and sql object
putzand with these frameworks I can have python code hiding in the background doing stuff like image resizing, etc?
ebovineYeah.
polpakputz: yep
putzscore.
Jerubyes, that's what turbogears is.
And they did a good job of making it easy to install all those thingsl
putzalright, I'm gonna emerge turbogears
ebovineputz: Just install via easy_install
Jerubputz: watch the screencast on turbogears.org for a good understanding of how to devlop with it.
polpakdjango feels more cohesive imo, but I will admit going against the grain is harder then you'd expect (because going the way they intended is so easy)
Jerubebovine: I'm against using a non package manager way of installing things when there' sa packaged way of doing it.
ebovineJerub: I can understand that. On FreeBSD I prefer to install out of ports, if for no other reason than I get alerted when the package is out of date or has a security hole.
Jerubebovine: the other thing there is that it's possible to uninstall.
with python third party stuff installed using distutils or ez_fuckup you can't.
ebovinelol
The downside is having to wait for the idiot that ports the package to get around to fixing it.
Jeruboh, whoops, did I say that alternative name out loud?
that's right.
I develop out of svn for a lot of things that all said.
but I don't use distutils or ez_setup for either of those.
ebovineOr worse, on FreeBSD several weeks ago a guy set the permissions wrong on the bash executable and I couldn't ssh into my servers anymore. That was nice.

Page: 2 9 16 23 30 37 44 51 58 65 

IrcArchive