Skip to main content

Finds python virtual environments in your machine. Displays disk usage and other data, and allows you to delete them.

Project description

venv-clean

Tool that finds python virtual environments in your machine, displaying interesting data, such as disk usage and packages installed. It gives the user the chance to delete one or more virtual environments to free disk space.

Usage

demos/cli-demo.gif

The package can be used directly on your terminal. The only argument it receives (for now) is the path where you want to look for virtual environments.

$ venv-clean -h
usage: venv_clean [-h] [-p PATH]

Python Virtual Environment finder & manager

optional arguments:
  -h, --help            show this help message and exit
  -p PATH, --path PATH  path where to look for virtual environments

Through a TUI, the user will be displayed with the data.

Installation

Latest release through PyPI:

$ pip install venv_clean

Development version:

$ git clone git@github.com:jcapona/venv-clean.git
$ cd pi-gpio-api
$ pip install -e .

Contribute

Feel free to open issues, report bugs or open pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

venv-clean-0.1.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

venv_clean-0.1.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page