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"
To specify a specific version of python
$ tempyenv -p python3.10
or
$ python3.10 -m tempyenv
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.4.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file tempyenv-1.0.4.tar.gz
.
File metadata
- Download URL: tempyenv-1.0.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d671c3e07a33295d296ba6b5b92a328a03517821db668047469978c8ae93ec6e |
|
MD5 | 0b93350f72bd35c2784da69d97d48fa2 |
|
BLAKE2b-256 | bded027a0e24ef54e730bff1c5c9c3957f23c4ca9f77fe483c993a9962065f10 |
File details
Details for the file tempyenv-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: tempyenv-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a3cad01d1debd70243554b859026926d189ace5298226c2697db960e929a3fe |
|
MD5 | e4eb93d936793a51dbb73884c1b0ffa0 |
|
BLAKE2b-256 | 505d029616fc34cde25b0d5ca60e16d1ddc36dfc622c476fe6481852bc76fb3f |