General
Linux
Python
blog
caching
databases
debugging
django
djangocon
geodjango
inauguracion
jacobkaplanmoss
misscripts
opensource
orm
postgresql
projects
python
security
software
yaco
Fabric, Django, Git, Apache, mod_wsgi, virtualenv and pip deployment
Blog de Simon Willison Posted on July 28, 2009
Fabric, Django, Git, Apache, mod_wsgi, virtualenv and pip deployment. I’m slowly working my way through this stack at the moment—next stop, fabric.
Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip
Blog de Simon Willison Posted on July 9, 2009
Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip. Ashamed to say I’m not using any of these yet—for Django projects, my manage.py inserts an “ext” directory at the beginning of the Python path which contains my dependencies for that project.


