# utahta/pythonbrew

Python Environment manager

Repository: https://github.com/utahta/pythonbrew
Canonical: https://ross.abutalabs.com/products/pythonbrew
Language: Go
License: MIT
License Family: permissive
Topics: go, golang, python, pythonbrew
Last push: 2023-07-19T09:09:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5814, "days_push": 1141, "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 1433, forks 159 (observed 2026-08-28T04:04:43.234128+00:00)

## What it is
pythonbrew is a command-line Python environment manager written in Go that installs multiple Python versions and switches between them, with virtualenv support. Inspired by perlbrew and rvm, it is no longer under active development.

## Use cases
- install multiple python versions on one machine
- switch python version per shell or permanently
- manage virtualenvs for different python versions
- list installable python versions
- uninstall old python versions

## When to choose
- you need a lightweight Go-based alternative to pyenv on legacy systems
- you already use pythonbrew in existing scripts

## When to avoid
- starting a new project - the project is unmaintained
- you want active support for new Python releases - use pyenv instead

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: developer-tools, cli, package-manager
- domain: developer-tools, programming-languages
- platform: cli, cross-platform
- tags: python-version-manager, environment-manager, virtualenv, golang, deprecated, command-line, linux, macos

## Member repositories
- utahta/pythonbrew (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.234128+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-30T04:36:59.342531+00:00, confidence not recorded.
  - readme: https://github.com/utahta/pythonbrew (fetched 2026-08-28T04:04:43.234128+00:00, sha 8dd654ae25b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
