Show HN: Pvm – A TUI to browse and run commands across multiple Python venvs
14 points by swq115
by saadn92
1 subcomments
Built in Go, 6 MB single binary, that's nice. The saved commands per venv thing is something I haven't seen in other venv managers. I keep a shell alias per project that activates the venv and runs the dev server but having that saved per-venv in the tool itself is better.