Back to browse
GitHub Repository

🐍 CLI tool to find and delete unused Python virtual environments (.venv, poetry, conda, pipenv, uv). Reclaim disk space effortlessly — supports bulk delete, size reporting, and pycache cleanup.

116 starsPython

Killpy – CLI to find and clean Python environments

by Tlaloc-Es·Apr 8, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Cleans 11 Python environment types with interactive TUI — every dev has this disk space problem.

Strengths
  • Supports 11 environment types including conda, poetry, pipx, tox, and uv
  • Interactive terminal UI with size reporting before bulk deletion
  • MIT license with PyPI, uvx, and pipx distribution options
Weaknesses
  • Only 76 stars suggests limited real-world testing across edge cases
  • Disk cleanup scripts exist — this is comprehensive but not fundamentally novel
Target Audience

Python developers accumulating orphaned virtual environments

Similar To

pyenv-uninstall · virtualenv-tools · conda-clean

Similar Projects

Developer Tools●●Solid

VSCode .env Autocomplete

Scans code for variable usage to autocomplete .env keys automatically.

Solve My ProblemCozy
chrillemn
203mo ago