Merge pull request #3071 from Tlaloc-Es/patch-1

Add KillPy to environment management section
This commit is contained in:
Joseba Fuentes
2026-04-27 17:56:45 +02:00
committed by GitHub
parent 154dbaad93
commit b582db93f3

View File

@@ -1029,6 +1029,7 @@ _Libraries for working with dates and times._
_Libraries for Python version and virtual environment management._
- [KillPy](https://github.com/Tlaloc-Es/killpy) - Analyze, detect, and clean unused Python environments and pipx packages.
- [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
- [pyenv-win](https://github.com/pyenv-win/pyenv-win) - Pyenv for Windows.
- [uv](https://github.com/astral-sh/uv) - An extremely fast Python version, package and project manager, written in Rust.