Virtualenv

From Free Software Directory
Revision as of 13:34, 18 August 2015 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Virtualenv

https://pypi.org/project/virtualenv
Python virtual environment creator

The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access.

This is the command line script and manpage.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Debian: Stefano Rivera <stefanor@debian.org>

Verified on

1 November 2014

Notes

License: expat




Leaders and contributors

Resources and communication

AudienceResource typeURI
The pristine upstream source contains convenience copies of python-pip-whl and python-setuptools-whl.Downloadhttps://github.com/pypa/virtualenv
Python (Ref)https://pypi.org/project/virtualenv
Debian (Ref) (R)https://tracker.debian.org/pkg/python-virtualenv
Debian (Ref)https://tracker.debian.org/pkg/virtualenv


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-virtualenv

[[Category:]]








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.