Show HN: Pvm – A TUI to browse and run commands across multiple Python venvs
Category: cli-tool
Tags: python, virtual-environments, cli, tui, developer-tools
Score: 6.0/10 (Innovation: 5, Technical: 5, Documentation: 8, Utility: 6)
Pvm is a Go-based CLI/TUI tool that automatically discovers, manages, and executes commands across multiple Python virtual environments. It's interesting because it solves the common pain point of switching between project-specific venvs by providing a unified interface with aliasing, saved commands, and an interactive browser.
Target audience: backend devs, python developers, devops
Repository: https://github.com/Higangssh/pvm · Go · 12 stars
View on Hacker News