pew-org/pew
A tool to manage multiple virtual environments written in pure python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4858
- days_rel: n/a
- days_push: 827
- n_releases_24m: 0
Adoption not part of the score
1162 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pew (Python Env Wrapper) is a pure-Python CLI tool for managing multiple Python virtual environments. It can create, delete, copy, and switch between environments from any directory, keeping them in a single configurable location and working across bash, zsh, fish, and PowerShell.
Use cases
- manage multiple python virtual environments
- switch between virtualenvs from anywhere
- create and delete python environments from the command line
- avoid dependency conflicts between python projects
- keep all virtualenvs in one central location
- manage python environments without shell-specific plugins
When to choose
- you juggle many Python projects with conflicting dependencies
- you want a shell-agnostic virtualenv manager that works with bash, zsh, fish, or PowerShell
- you prefer keeping all virtual environments in one configurable directory
- you want a pure-Python tool installable via pip
When to avoid
- you already use modern alternatives like venv + pipx, poetry, uv, or conda
- you only need a single throwaway environment (built-in venv suffices)
- you need active development and frequent updates - the project is in maintenance mode
Facets
cli-tool · maturity maintenance
cli developer-tools configuration-management developer-tools python cli windows cross-platform virtualenv virtual-environments python-environments shell-agnostic environment-management command-line python linux macos
1 source
- readme: https://github.com/pew-org/pew · fetched 2026-08-28 · 41e264f72319
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pew-org/pew | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem