Skip to main content

Manage Python virtual environments

Project description

venvmgr

👀 Manage Python virtual environments

Install 💥

pipx install venvmgr

Usage

Create a venv named example using venvmgr

$ vm create example

Use it using venvmgr

$ vm python --venv example code.py

The associations between files and venvs are recorded so that

$ vm python code.py

now uses the example venv. We might want to install packages in this venv, e.g.,

$ vm pip --venv example scipy

We now might want to check the venvs:

$ vm ls
example
created at 2023-07-03 12:07:48.872147
activate: source /home/user/.venvmgr/example/bin/activate
used by: /home/user/code.py

For more information, try vm ls -l.

Lastly, we might want to activate this venv

$ vm activate example

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

venvmgr-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

venvmgr-0.1.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file venvmgr-0.1.1.tar.gz.

File metadata

  • Download URL: venvmgr-0.1.1.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for venvmgr-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2bac697e9b21718f37e88a1e3cb5256f8f30ba85de4119a2fe0b48631e6fbf08
MD5 d76c9f562a2cd148ee42fbd27404c542
BLAKE2b-256 3ad22c37b29361165270e785597ff0944d0500ddf8a918ee989718eb5414c5ec

See more details on using hashes here.

File details

Details for the file venvmgr-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: venvmgr-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for venvmgr-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 674cc4eea7c0da8eaa5f097a66315501e0af44bef0b918c201377c28fed98514
MD5 d67d888d7de57f69595953fb47d9cecc
BLAKE2b-256 f4ff1d2bdc7b9e0e64c321f3057fe72df94939f1f355baedaac2e0e1d944e6fd

See more details on using hashes here.

Supported by

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