Re: setup.py install and bdist_egg

2009-03-16 Thread Hyuga
On Mar 13, 4:41 pm, Jasiu wrote: > Hey, > > I work at a company where I'm lucky enough to write web apps using > Python and WSGI :). We develop more and more stuff in Python and it's > becoming a mess of dependencies, so we thought we would create a > guideline for developers that describes the wh

setup.py install and bdist_egg

2009-03-13 Thread Jasiu
Hey, I work at a company where I'm lucky enough to write web apps using Python and WSGI :). We develop more and more stuff in Python and it's becoming a mess of dependencies, so we thought we would create a guideline for developers that describes the whole process of deploying a Python app on a se