Show HN: Killpy – CLI to find and clean Python environments
Category: cli-tool
Tags: python, cli, disk-cleanup, virtualenv, developer-tools
Score: 6.0/10 (Innovation: 4, Technical: 5, Documentation: 8, Utility: 7)
Killpy is a CLI tool that scans for and helps clean up unused Python environments, caches, and build artifacts from various tools like virtualenv, Conda, Poetry, and pipx. It's interesting because it addresses a common pain point of disk space bloat for Python developers with a unified, interactive TUI and supports automated cleanup for scripting.
Target audience: backend devs, data engineers, devops
Repository: https://github.com/Tlaloc-Es/KillPy · Python · MIT · 76 stars
View on Hacker News