Easiest and quickest way to setup a temporary python virtual environment
Project description
tempyenv
Description
The easiest and quickest way to create a temp/tmp/temporary python virtual environment.
tempyenv sets up a python environment in a temporary path. Quick way to create a throw away python environment.
Installation
$ python -m pip install tempyenv
Usage
$ tmpyenv
or
$ tempyenv
(tempyenv) is setting up your virtual environment...hold tight
Virtual environment created at /var/folders/4b/dnp21z017cg_rbgfdtzclqlm0000gn/T/tmpacwjkg5z/venv
Virtual environment loading from /var/folders/4b/dnp21z017cg_rbgfdtzclqlm0000gn/T/tmpacwjkg5z/venv
(tempyenv)(venv) $ echo "now you can pip install in your virtual environment"
License
tempyenv is released under the MIT License.
Author
David Whiteside (david@davidwhiteside.com)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tempyenv-1.0.3.tar.gz
(4.1 kB
view hashes)