py311-virtualenvwrapper (python/py-virtualenvwrapper) Updated: 7 months, 1 week ago Add to my watchlist
Enhancements to virtualenvvirtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. 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.
Version: 6.0.0 License: MIT GitHubMaintainers | No Maintainer |
Categories | python |
Homepage | https://virtualenvwrapper.readthedocs.io/ |
Platforms | {darwin any} |
Variants | - |
Subport(s) (9)
"py311-virtualenvwrapper" depends on
lib (7)
run (1)
build (5)
Ports that depend on "py311-virtualenvwrapper"
No ports
Port notes
You might need to set some variables and source the shell script. For example:
export VIRTUALENVWRAPPER_PYTHON='${prefix}/bin/python3.11'
export VIRTUALENVWRAPPER_VIRTUALENV='${prefix}/bin/virtualenv-3.11'
export VIRTUALENVWRAPPER_VIRTUALENV_CLONE='${prefix}/bin/virtualenv-clone-3.11'
source ${prefix}/bin/virtualenvwrapper.sh-3.11
The executable is installed as '${prefix}/bin/virtualenvwrapper.sh-3.11'. To symlink it to '${prefix}/bin/virtualenvwrapper.sh', run:
sudo port select --set virtualenvwrapper virtualenvwrapper311
Port Health:
Loading Port Health