A pip auxiliar that uninstall the packages passed and its unused dependencies.
Project description
auto_remove_with_dependencies
A CLI tool that removes a Python package along with all of its unused dependencies.
Useful when you want to clean up after uninstalling something like pandas, and don't want to leave numpy, tzdata, and other unused packages behind.
How to use
After installing it, you can use it as auto_remove uninstall modules*.
You can pass any amount of modules that you want. It will analyse all of them.
To not delete your entire enviroment, the CLI client only execute the modifications if you provide the arg --commit. If it is ommited, it will only show what modules would be uninstalled.
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
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 auto_remove_with_dependencies-0.2.1.tar.gz.
File metadata
- Download URL: auto_remove_with_dependencies-0.2.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e698dbc228e4b60fb7c0bba33f433aaeb4f953908ca8c7ed841b9c5fa91f6ee
|
|
| MD5 |
067df5aa827b9a8f534493e28e14b8fd
|
|
| BLAKE2b-256 |
e27e0cfdf2061387b8babff818bb05989128581850a5e9ab1a02398381557241
|
File details
Details for the file auto_remove_with_dependencies-0.2.1-py3-none-any.whl.
File metadata
- Download URL: auto_remove_with_dependencies-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4e0862c81fc4b4d6fd1476d21e58f88fea83921420269a47210393b76626a0c
|
|
| MD5 |
3af3ddaccacb2616ca37fd2a9ec53a8c
|
|
| BLAKE2b-256 |
c58e8dd863270d3204d5b18d1eea3e767a99dd36829cc52cacaf1235607bc6e8
|