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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file venv-clean-0.1.0.tar.gz.
File metadata
- Download URL: venv-clean-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eddfaf1fe36eea834aa4b99e33f162f41a49ea8ab4e4d9e30d8c7fa39994317e
|
|
| MD5 |
e0b0a24240c4ab00e5630e30c7a3f8f3
|
|
| BLAKE2b-256 |
24e032b72073099e6ba3c245108014354abea9f733e816a383467ee7eaab62ba
|
File details
Details for the file venv_clean-0.1.0-py3-none-any.whl.
File metadata
- Download URL: venv_clean-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4ee2e4f94d0153bd50b2b8c9a733c6a06d42d8cf2f0aab323eec3234df6907a
|
|
| MD5 |
7075157a184e012bb8b09117a3e76c80
|
|
| BLAKE2b-256 |
8e91760d767e58f854f789229aad047f7561c7d887e3a1a8292510139ca6dc95
|