venvpool
Run your Python scripts using an automated pool of virtual environments to satisfy their requirements
Install
These are generic installation instructions.
To use, permanently
The quickest way to get started is to install the current release from PyPI:
pip3 install --user venvpool
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install venvpool
. venvname/bin/activate
Commands
motivate
Create and maintain wrapper scripts in ~/.local/bin for all runnable modules in the given projects, or the current project if none given.
motivate -S
Create/maintain wrappers for all console_scripts of the given requirement specifier.
motivate -C
Compact the pool of venvs.
Release files for venvpool 13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| venvpool-13.tar.gz | 9.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| venvpool-13-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 19.7 kB
Release files / venvpool-13.tar.gz
| Download URL | venvpool-13.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c9b4365b4c8da8f79c499fbeb185e4eee7b67dfa12a08ca9f3cb628da52267db
|
|
BLAKE2b-256 checksum How to use checksums |
80f0fac98375789fbde4b997db1d5ac6c39fc07d86d78666b6a84b55dc75c149
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
|
Release files / venvpool-13-py2.py3-none-any.whl
| Download URL | venvpool-13-py2.py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a48979afca18a8bbe1076b6410227d63d541e05162370d59a667237d4f0a657d
|
|
BLAKE2b-256 checksum How to use checksums |
31edded1d855bf88dc3666640d610f4c0f73c44d5303fecafe4352a92fa914f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
|