[python-uk] Suggestions / best practices for deployment

René Dudfield renesd at gmail.com
Wed May 15 13:28:29 CEST 2013


Every other reply completely failed at TDD!  Write the test first to see if
the URL is responding(oh, maybe test if the domain name is registered and
trademarked first?)?
Also, there's no best practices for python deployment... just a bunch of
random hacks.  You'll learn that moving to different projects... WHO ALL
DEPLOY DIFFERENTLY.  Maybe it has something to do with different user
stories having different requirements for deployment... hrmm.  If you can
write a coherent, short, and useful chapter on this topic, I'd be very
impressed!

Joking aside... buildout, and creating packages(.deb/.rpm etc) should be
mentioned...

"Buildout is an exceedingly civilized way to develop an app." --Jacob
Kaplan-Moss, creator of Django
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-uk/attachments/20130515/9f40f213/attachment-0001.html>


More information about the python-uk mailing list