slackbuilds/python/virtualenvwrapper
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
virtualenvwrapper.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
virtualenvwrapper.info

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.