py39-virtualenvwrapper (python/py-virtualenvwrapper) Updated: 3 weeks, 2 days ago Add to my watchlist

Enhancements to virtualenv

virtualenvwrapper 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 GitHub
Maintainers No Maintainer
Categories python
Homepage https://virtualenvwrapper.readthedocs.io/
Platforms {darwin any}
Variants -

Subport(s) (9)


"py39-virtualenvwrapper" depends on

lib (7)
build (5)
run (1)

Ports that depend on "py39-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.9'
export VIRTUALENVWRAPPER_VIRTUALENV='${prefix}/bin/virtualenv-3.9'
export VIRTUALENVWRAPPER_VIRTUALENV_CLONE='${prefix}/bin/virtualenv-clone-3.9'
source ${prefix}/bin/virtualenvwrapper.sh-3.9

The executable is installed as '${prefix}/bin/virtualenvwrapper.sh-3.9'. To symlink it to '${prefix}/bin/virtualenvwrapper.sh', run:

sudo port select --set virtualenvwrapper virtualenvwrapper39


Port Health:

Loading Port Health

Installations (30 days)

3

Requested Installations (30 days)

3