Crates.io | python-sweep |
lib.rs | python-sweep |
version | 0.0.4 |
source | src |
created_at | 2024-09-24 00:13:36.867963 |
updated_at | 2024-09-24 01:18:12.713799 |
description | A simple tool to help you clean up your Python virtual environments |
homepage | |
repository | https://github.com/yaleman/python-sweep |
max_upload_size | |
id | 1384576 |
size | 41,057 |
Inspired by cargo-sweep, this is designed to find virtualenvs and remove them to save disk space.
Install by running cargo install python-sweep
, then run python-sweep --help
to see the options.