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-14.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

venvpool-14-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: venvpool-14.tar.gz
  • Upload date:
  • Size: 9.7 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-14.tar.gz
Algorithm Hash digest
SHA256 be68e1aa01e7774896b89de7d044168297e3580fcf4b92eb9cb3ef1e1351f597
MD5 a72e481f4ec5a9eb41c3304d3d1a3e16
BLAKE2b-256 fb8cbdda337a59bb4d0291767a5bd5247f27782707b9dc3c192eb7f502a6c253

See more details on using hashes here.

File details

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

File metadata

  • Download URL: venvpool-14-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.4 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-14-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7eb071894eda27f19574a890d4a9381b134ca834c850604b9240102694b4e59a
MD5 8e5c165c2fe7a4f4e636ecab660f309e
BLAKE2b-256 a3cc6f3214d68d59cce5e80e4d1e14fa6bde486dfa8e0fe554924e685a40a4be

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