On Jan 7, 2009, at 02:30 , Tim Molendijk wrote:
Well, all in all a lot of question marks here. Since the problem is so
common I figured many people here must have dealt with it as well. I'm
really curious about how you solved it.

That's a familiar bit of pain and I don't know really if it is solved unilaterally (a lot of stuff does not seem to be).

The solutions you list look quite involved for a really simple problem. Debian packages are meant for automatic upgrading and dependency checking, not sure if you want to go down that rabbit hole. Distutils is for installing python software, installing it is probably the least of your worries, you just want tho code to go somewhere in $PYTHONPATH (and in case of django that is probably sooner in ~ than in /usr/lib/python).

Somebody a while back told me to checkout fabric.py to me and I haven't had the chance to try it out myself, but it looks nice enough in that it solves the obvious problems like shell, checkout etc. but still looks simple enough to understand and extend yourself.
http://github.com/bitprophet/fabric/tree/master/fabric.py


(What is it with this list that there's so much discussion about META issues? This list is low traffic enough as it is without half the posts being about list management. Don't you guys have something better to do? (And don't bother replying to this because I won't be.))

Cheers,
--
Alper Çugun

Mobile: +31-6-24553306 * E-mail: al...@alper.nl

_______________________________________________
Python-nl mailing list
Python-nl@python.org
http://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan