Skip to main content

Run your Python scripts using an automated pool of virtual environments to satisfy their requirements

Project description

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.

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

venvpool-13.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

venvpool-13-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file venvpool-13.tar.gz.

File metadata

  • Download URL: venvpool-13.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for venvpool-13.tar.gz
Algorithm Hash digest
SHA256 c9b4365b4c8da8f79c499fbeb185e4eee7b67dfa12a08ca9f3cb628da52267db
MD5 8ce64b86cdcc96afe9bb747db9c50624
BLAKE2b-256 80f0fac98375789fbde4b997db1d5ac6c39fc07d86d78666b6a84b55dc75c149

See more details on using hashes here.

File details

Details for the file venvpool-13-py2.py3-none-any.whl.

File metadata

  • Download URL: venvpool-13-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using 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

File hashes

Hashes for venvpool-13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a48979afca18a8bbe1076b6410227d63d541e05162370d59a667237d4f0a657d
MD5 06f6a499e3ff922b4f47ed9a6e5594d8
BLAKE2b-256 31edded1d855bf88dc3666640d610f4c0f73c44d5303fecafe4352a92fa914f0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page