Logo

dev-resources.site

for different kinds of informations.

KillPy: The Tool to Clean Up Your Python Virtual Environments ๐Ÿงน๐Ÿ

Published at
1/2/2025
Categories
python
tooling
cli
ubuntu
Author
tlaloces
Categories
4 categories in total
python
open
tooling
open
cli
open
ubuntu
open
Author
8 person written this
tlaloces
open
KillPy: The Tool to Clean Up Your Python Virtual Environments ๐Ÿงน๐Ÿ

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
Enter fullscreen mode Exit fullscreen mode

Usage

Run the following command to search and delete .venv directories:

killpy
Enter fullscreen mode Exit fullscreen mode

Select the .venv that you want to delete and press enter.

KillPy in action

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.

GitHub logo 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 ๐Ÿงน

Downloads Stars

โ–—โ–– โ–—โ––โ–„ โ–ˆ โ–ˆ โ–—โ–„โ–„โ–– โ–„   โ–„              ____
โ–โ–Œโ–—โ–žโ–˜โ–„ โ–ˆ โ–ˆ โ–โ–Œ โ–โ–Œโ–ˆ   โ–ˆ           .'`_ o `;__
โ–โ–›โ–šโ–– โ–ˆ โ–ˆ โ–ˆ โ–โ–›โ–€โ–˜  โ–€โ–€โ–€โ–ˆ .       .'.'` '---'  '
โ–โ–Œ โ–โ–Œโ–ˆ โ–ˆ โ–ˆ โ–โ–Œ   โ–„   โ–ˆ  .`-...-'.'
                 โ–€โ–€โ–€    `-...-' A tool to delete .venv directories

KillPy in action

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.

Installation PyPI

To install killpy, use pip:

pip install KillPy
Enter fullscreen mode Exit fullscreen mode

Usage

Run the following command to search and delete .venv directories:

killpy
Enter fullscreen mode Exit fullscreen mode

Contributing

Contributions are welcome! If you'd like to improve this tool, feel free to fork the repository and submit a pullโ€ฆ




cli Article's
30 articles in total
Favicon
RAG - Creating the SQLite database and config file
Favicon
Simplifying API Routes in Next.js with next-api-gen
Favicon
Modernizing HyperGraph's CLI: A Journey Towards Better Architecture
Favicon
Making Python CLIs More Maintainable: A Journey with Dynamic Command Loading
Favicon
Making Your CLI Applications Pop with Styled Outputs
Favicon
Makefile
Favicon
Can I start and stop Docker Desktop using CLI?
Favicon
How to Install and Run Redis Directly on macOS (Without Homebrew)
Favicon
From iTerm To WezTerm
Favicon
RAG - Designing the CLI interface
Favicon
Configuring Cisco firewall in Linux machine with Minicom
Favicon
KillPy: The Tool to Clean Up Your Python Virtual Environments ๐Ÿงน๐Ÿ
Favicon
Ubuntu Linux Commands Categorized
Favicon
Rust-Powered Password Decrypter: Find the String Behind the Hash! ๐Ÿฆ€๐Ÿ”’
Favicon
Mastering Vim and NvChad for Coding and Development: A Comprehensive Guide
Favicon
The Ultimate Cheat Sheet: CLI Man Pages, tldr, and cheat.sh
Favicon
Git Command Line Mastery: 10 Essential Commands for Version Control Using Git
Favicon
Building My First NPM Package: A CLI for Scaffolding Express Servers
Favicon
.NET Development Essentials on macOS with VS Code
Favicon
How to Configure AWS CLI on Linux
Favicon
Building a GitHub Activity CLI - A Ruby Journey
Favicon
Enhanced CIDR Block Calculator with Expanded Input Formats in Go
Favicon
using cat printer on linux
Favicon
Task Tracker CLI
Favicon
Context Dump: Simplifying AI File Preparation
Favicon
MyTask ToDo CLI Tool...
Favicon
I made wut โ€“ a CLI that explains your last command with an LLM
Favicon
Magento 2 commands for maintenance and deployment
Favicon
Rusty Journal: A Minimal and Efficient CLI Journal & ToDo App
Favicon
[Boost]

Featured ones: