virtualenvwrapper.project is a virtualenvwrapper plugin to extend its project-management features.
Where virtualenvwrapper is for managing virtualenv environments, project manages your development source directories.
Product's homepage
Here are some key features of "virtualenvwrapper.project":
· Manages your development project work directories along with your virtualenv environments.
· Defines an API for creating templates to quickly create new environments consistently.
· Use workon command from virtualenvwrapper to switch between projects.
· User-configurable hooks for customizing new projects.
Requirements:
· Python