You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 6c8a9444c8 python/virtualenvwrapper: Updated for version 4.7.2, new maintainer. 9 years ago
..
README python/virtualenvwrapper: Updated for version 4.7.2, new maintainer. 9 years ago
slack-desc python/virtualenvwrapper: Added (virtualenv extensions). 13 years ago
virtualenvwrapper.SlackBuild python/virtualenvwrapper: Updated for version 4.7.2, new maintainer. 9 years ago
virtualenvwrapper.info python/virtualenvwrapper: Updated for version 4.7.2, new maintainer. 9 years ago

README

virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv
tool for creating isolated Python development environments.

The extensions include wrappers for creating and deleting virtual
environments and otherwise managing your development workflow,
making it easier to work on more than one project at a time without
introducing conflicts in their dependencies.