[PR #3071] Add KillPy to environment management section #9035

Open
opened 2026-04-18 23:01:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3071
Author: @Tlaloc-Es
Created: 4/18/2026
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (10+)

  • 4641db6 Add KillPy to environment management section
  • be6c182 Merge branch 'master' into patch-1
  • c08969e Merge branch 'master' into patch-1
  • 3e710ec Merge branch 'master' into patch-1
  • b0a1ccd Merge branch 'master' into patch-1
  • ce8830a Merge branch 'master' into patch-1
  • 9ef697e Merge branch 'master' into patch-1
  • 3aa82f8 Merge branch 'master' into patch-1
  • 32849cb Merge branch 'master' into patch-1
  • 3f35bee Merge branch 'master' into patch-1

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

KillPy
https://github.com/Tlaloc-Es/killpy

Checklist

  • One project per PR
  • PR title format: Add killpy
  • Entry format: - [project-name](url) - Description ending with period.
  • Description is concise and short

Entry

Why This Project Is Awesome

  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

KillPy goes beyond simple cleanup tools by intelligently analyzing Python environments, ranking them based on usage, size, and activity, and providing safe, actionable suggestions. It helps developers reclaim disk space while avoiding accidental deletion of active environments.

How It Differs

Unlike basic cleanup tools or manual deletion, KillPy:

  • Detects multiple types of Python environments automatically
  • Ranks environments using usage patterns and size
  • Integrates signals like project activity (e.g., Git)
  • Provides safe suggestions instead of blind deletion

This makes it closer to an intelligent environment manager than a simple cleanup script.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3071 **Author:** [@Tlaloc-Es](https://github.com/Tlaloc-Es) **Created:** 4/18/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`4641db6`](https://github.com/vinta/awesome-python/commit/4641db63de203e304b790b528d642329406f1451) Add KillPy to environment management section - [`be6c182`](https://github.com/vinta/awesome-python/commit/be6c1826f09ba0acc6b536c09f4fdfa8e2b626cd) Merge branch 'master' into patch-1 - [`c08969e`](https://github.com/vinta/awesome-python/commit/c08969e6c8d9328edbd2edc03bcb9efdfd9954c9) Merge branch 'master' into patch-1 - [`3e710ec`](https://github.com/vinta/awesome-python/commit/3e710ec04c085224985e38a3bd8afcd209dc04dc) Merge branch 'master' into patch-1 - [`b0a1ccd`](https://github.com/vinta/awesome-python/commit/b0a1ccd8a2df1220ed43e09cc91acd19ecd9971c) Merge branch 'master' into patch-1 - [`ce8830a`](https://github.com/vinta/awesome-python/commit/ce8830ae60d44ffacc074b4fd964229d9849cb9d) Merge branch 'master' into patch-1 - [`9ef697e`](https://github.com/vinta/awesome-python/commit/9ef697e0de76aff124ddf0597a1248c80b14cceb) Merge branch 'master' into patch-1 - [`3aa82f8`](https://github.com/vinta/awesome-python/commit/3aa82f8b9247d94fa31a5ef444e2689fc35f2b68) Merge branch 'master' into patch-1 - [`32849cb`](https://github.com/vinta/awesome-python/commit/32849cbb9e4456e5caa16782e47b04447426627f) Merge branch 'master' into patch-1 - [`3f35bee`](https://github.com/vinta/awesome-python/commit/3f35beed2018ae77ee9333a57136dc9e30c05161) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project KillPy https://github.com/Tlaloc-Es/killpy ## Checklist * [x] One project per PR * [x] PR title format: `Add killpy` * [x] Entry format: `- [project-name](url) - Description ending with period.` * [x] Description is concise and short ## Entry * [[KillPy](https://github.com/Tlaloc-Es/killpy)](https://github.com/Tlaloc-Es/killpy) - Analyze, detect, rank, and safely clean unused Python environments and pipx packages. ## Why This Project Is Awesome * [x] **Hidden Gem** - Exceptional quality, solves niche problems elegantly Explain: KillPy goes beyond simple cleanup tools by intelligently analyzing Python environments, ranking them based on usage, size, and activity, and providing safe, actionable suggestions. It helps developers reclaim disk space while avoiding accidental deletion of active environments. ## How It Differs Unlike basic cleanup tools or manual deletion, KillPy: * Detects multiple types of Python environments automatically * Ranks environments using usage patterns and size * Integrates signals like project activity (e.g., Git) * Provides safe suggestions instead of blind deletion This makes it closer to an intelligent environment manager than a simple cleanup script. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 23:01:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#9035