Skip to main content

A Windows-first Python version manager inspired by nvm.

Project description

pvm

pvm is a Windows-first Python version manager inspired by nvm.

Current MVP features:

  • pvm install 3.12.2 downloads the official Windows embeddable package.
  • pvm global 3.12.2 sets the default version.
  • pvm local 3.12.2 writes .python-version for a project.
  • pvm current resolves local over global.
  • pvm which python shows the active interpreter.
  • pvm init --shell powershell prints PATH setup instructions.
  • pvm writes python and pip shims into ~/.pvm/shims.

Install

pip install .

Then add the shims directory to your PATH:

pvm init --shell powershell

Example

pvm install 3.12.2
pvm global 3.12.2
python --version

Notes

  • The current installer targets Windows and uses the official embeddable package from python.org.
  • The embeddable package does not ship with pip by default. Use pvm install 3.12.2 --with-pip if you want pip bootstrapped via get-pip.py.
  • pvm itself should ideally be installed with pipx or a bootstrap/system Python, not inside a Python runtime managed by pvm.

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

ppvm-0.1.0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

ppvm-0.1.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file ppvm-0.1.0.tar.gz.

File metadata

  • Download URL: ppvm-0.1.0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ppvm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4688cee70d1619222ee10532e8d3aff8f2a27006afe9df26951dda2774b63e39
MD5 ec39ba386151b0344f8c141cbcab26a6
BLAKE2b-256 432fd5760db806dbfb1e08437947f34e3067d5b2607e0b7a047a23005034e4c2

See more details on using hashes here.

File details

Details for the file ppvm-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ppvm-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ppvm-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec2bddf29da8b785808d0df193bf32be59f90038744aa445b2fa74a06fee8faa
MD5 1b108911dc4bb68546ad771afeb43127
BLAKE2b-256 57e4c1bf374ba433730e76b9fa959b0fc4adb2a27c57f1a616ac0ea1606d0575

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