# pyenv-win/pyenv-win

pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.

Repository: https://github.com/pyenv-win/pyenv-win
Canonical: https://ross.abutalabs.com/products/pyenv-win
Homepage: https://pyenv-win.github.io/pyenv-win
Language: VBScript
License: MIT
License Family: permissive
Topics: pyenv, pyenv-for-windows, python-version-management, pyenv-alternative, windows-python, pyenv-win, pyenv-windows, windows-pyenv, python
Last push: 2026-08-21T01:50:03+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 2777, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7384, forks 593 (observed 2026-08-28T04:09:59.581968+00:00)

## What it is
pyenv-win is a Windows port of pyenv, a simple Python version management tool that lets you install and switch between multiple Python versions. It follows the single-purpose UNIX tool tradition and is installed via PowerShell or pip.

## Use cases
- manage multiple python versions on windows
- switch python version per project
- install a specific python version
- set a global default python version
- replace pyenv on windows since pyenv doesn't support it
- pin python version for a repo

## When to choose
- you develop Python on Windows and need multiple versions side by side
- you want pyenv-like workflow (global/local/shell versions) on Windows
- you need to pin a Python version per project via .python-version files

## When to avoid
- you are on Linux or macOS, where the original pyenv works natively
- you want full virtual environment management - pair it with venv or virtualenv
- you need a cross-platform version manager like asdf or mise

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, package-manager
- domain: developer-tools, windows
- platform: windows, cli
- tags: python-version-manager, pyenv-port, version-switching, environment-management, command-line

## Member repositories
- pyenv-win/pyenv-win (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:59.581968+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:06.349190+00:00, confidence not recorded.
  - readme: https://github.com/pyenv-win/pyenv-win (fetched 2026-08-28T04:09:59.581968+00:00, sha 4f437730ce56)
  - homepage: https://pyenv-win.github.io/pyenv-win (fetched 2026-08-29T08:33:32.102678+00:00, sha bf0f669ae0e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
