This content originally appeared on DEV Community and was authored by Tlaloc-Es
KillPy
is a simple tool designed to locate and delete .venv
directories from your projects. It can help you quickly clean up unnecessary virtual environments and save disk space.
Features
-
Automatic search: Finds all
.venv
directories recursively within a specified path. - Safe deletion: Lists the directories to be deleted and asks for confirmation.
- Fast and lightweight: Minimal dependencies for quick execution.
Installation
To install killpy
, use pip:
pip install KillPy
Usage
Run the following command to search and delete .venv
directories:
killpy
Select the .venv that you want to delete and press enter.
Give It a Star! ๐
If you found KillPy useful, Iโd really appreciate it if you could give the repository a star on GitHub! ๐ It helps others discover the project and shows your support for its development.
Tlaloc-Es
/
KillPy
List any .venv directories ๐ in your system and check how much space they are using. You can then select which ones to delete to free up space ๐งน
โโ โโโ โ โ โโโโ โ โ ____
โโโโโโ โ โ โโ โโโ โ .'`_ o `;__
โโโโ โ โ โ โโโโ โโโโ . .'.'` '---' '
โโ โโโ โ โ โโ โ โ .`-...-'.'
โโโ `-...-' A tool to delete .venv directories
Delete .venv Directories
KillPy
is a simple tool designed to locate and delete .venv
directories from your projects. It can help you quickly clean up unnecessary virtual environments and save disk space.
Features
-
Automatic search: Finds all
.venv
directories recursively within a specified path. - Safe deletion: Lists the directories to be deleted and asks for confirmation.
- Fast and lightweight: Minimal dependencies for quick execution.
To install killpy
, use pip:
pip install KillPy
Usage
Run the following command to search and delete .venv
directories:
killpy
Contributing
Contributions are welcome! If you'd like to improve this tool, feel free to fork the repository and submit a pullโฆ
This content originally appeared on DEV Community and was authored by Tlaloc-Es

Tlaloc-Es | Sciencx (2025-01-02T21:51:43+00:00) KillPy: The Tool to Clean Up Your Python Virtual Environments ๐งน๐. Retrieved from https://www.scien.cx/2025/01/02/killpy-the-tool-to-clean-up-your-python-virtual-environments-%f0%9f%a7%b9%f0%9f%90%8d/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.