[PR #2644] Add killpy to python env #1960

Open
opened 2025-11-06 13:26:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2644
Author: @Tlaloc-Es
Created: 1/20/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

KillPy helps you reclaim disk space by detecting unused Python environments (.venv, poetry env, conda env) and pipx packages. Clean, organize, and free up space effortlessly!

What is this Python project?

This Python project, KillPy, helps you reclaim disk space by detecting and removing unused Python environments (such as .venv, poetry environments, conda environments) and pipx packages. It efficiently cleans and organizes your system, making it easier to manage your Python setups while freeing up valuable disk space.

What's the difference between this Python project and similar ones?

There are no similar projects that offer exactly the same functionality as KillPy. While other tools like pyenv or virtualenv focus on Python version management and isolated environments, KillPy is specifically designed to detect and remove unused Python environments and pipx packages, helping to free up disk space efficiently.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/2644 **Author:** [@Tlaloc-Es](https://github.com/Tlaloc-Es) **Created:** 1/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`816e1fa`](https://github.com/vinta/awesome-python/commit/816e1fa304b2c502a49442cb365731095bc0fd09) Add killpy to python env ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description KillPy helps you reclaim disk space by detecting unused Python environments (.venv, poetry env, conda env) and pipx packages. Clean, organize, and free up space effortlessly! ## What is this Python project? This Python project, KillPy, helps you reclaim disk space by detecting and removing unused Python environments (such as .venv, poetry environments, conda environments) and pipx packages. It efficiently cleans and organizes your system, making it easier to manage your Python setups while freeing up valuable disk space. ## What's the difference between this Python project and similar ones? There are no similar projects that offer exactly the same functionality as KillPy. While other tools like pyenv or virtualenv focus on Python version management and isolated environments, KillPy is specifically designed to detect and remove unused Python environments and pipx packages, helping to free up disk space efficiently. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <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 2025-11-06 13:26:40 -06: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#1960