A simpler tool for creating venvs in a central location
Project description
mkenv is a simpler tool for creating virtualenvs in a central location.
It consists of the 5% of virtualenvwrapper that I actually use.
Installation
The usual:
$ pip install mkenv
Usage
Usage is similar to mkvirtualenv, although mkenv passes arguments directly through to virtualenv:
$ mkenv nameofvenv -- -p python2.6
will create a virtual environment in an appropriate platform-specific data directory, or in the directory specified by WORKON_HOME for compatibility.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
mkenv-0.0.0-py2-none-any.whl
(4.3 kB
view hashes)