Skip to content

A simple Python tool that helps identify and delete unused virtual environments (venv) in your project folders. This CLI helps keep your system organized and frees up disk space.

Notifications You must be signed in to change notification settings

kayqueGovetri/envCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleaner

Pass the path you want to delete the venv

Usage:

$ cleaner [OPTIONS] PATH

Arguments:

  • PATH: [required]

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

About

A simple Python tool that helps identify and delete unused virtual environments (venv) in your project folders. This CLI helps keep your system organized and frees up disk space.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages