Virtualenv Support (paver.virtual)

Paver makes it easy to set up virtualenv environments for development and deployment. Virtualenv gives you a place to install Python packages and keep them separate from your main system’s Python installation.

paver.virtual Tasks

Tasks for managing virtualenv environments.

Table Of Contents

Previous topic

Miscellaneous Tasks (paver.misctasks)

Next topic

Using with Subversion (paver.svn)

This Page