virtualenvwrapper.project is a plugin for virtualenvwrapper to
extend its project-management features. Where virtualenvwrapper is
for managing virtualenv environments, project manages your
development source directories.
What's New in 1.3
- Redo the packaging for the documentation.
- Change the location where hooks are created for new projects to use
VIRTUALENVWRAPPER_HOOK_DIR instead of WORKON_HOME. This
makes 1.3 compatible with virtualenvwrapper 2.7. - Update the test suite and verify that all tests pass on OS X and
Ubuntu 10.10.
Features
- 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.
Refer to http://www.doughellmann.com/docs/virtualenvwrapper.project/
for installation and setup details.
Updated to fix broken links.
0 comments:
Post a Comment