mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-14 11:15:32 -05:00
[PR #2644] Add killpy to python env #1960
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2644
Author: @Tlaloc-Es
Created: 1/20/2025
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
816e1faAdd killpy to python env📊 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.