fastports

virtualenv 21.2.3

devel/py-virtualenv

Tool for creating isolated Python environments

Category
devel
Maintainer
nivit@FreeBSD.org
WWW
https://virtualenv.pypa.io
License
MIT
USES
cpe python

Description

``virtualenv`` is a tool to create isolated Python environments.

It creates an environment that has its own installation directories,
that doesn't share libraries with other virtualenv environments
(and optionally doesn't use the globally installed libraries either).

Usage: virtualenv YOUR_NEW_PYTHON_ENV

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.