If you work across multiple Python projects, you’ve probably accumulated a graveyard of old .venv folders.

Some are active.
Some are stale.
Some are huge and silently eating disk.

I built envoic to solve that.



What envoic does


envoic is a terminal-first CLI that:


scans directories to discover Python environments
detects venv,...