Remove a package and its unused dependencies(Supports Python3)
Project description
pip3-autoremove
- This repository based on
Remove a package and its unused dependencies.
Supports both Python2 and Python3.
This version also can remove packages listed in file like 'requirements.txt'.
Special Feature!
You can list and remove packages including their optional dependencies!
Usage:
pip-autoremove -f -e
to check leaf packages including extra packages. Helps with managing packages likejupyterlab
.
pip-autoremove -y -e jupyterlab
to remove packages including their extra packages (recursive).
How to install
- How to install pip3-autoremove for Python3:
sudo pip3 install pip3-autoremove
- How to install pip3-autoremove for Python2:
sudo pip install pip3-autoremove
Usage
pip-autoremove packages-to-uninstall
pip3-autoremove packages-to-uninstall
pip-autoremove -r requirements.txt
To remove the globally installed package, add "sudo" before the pip-autoremove command.
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
File details
Details for the file pip3-autoremove-1.2.2.tar.gz
.
File metadata
- Download URL: pip3-autoremove-1.2.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02e5ecb3344112c772004944dade850959c17802bd291379e980767bc6dc9c9 |
|
MD5 | 79fe3858c391ade978431602de76e26c |
|
BLAKE2b-256 | 4ce8e5cf0ab29c96145f1eb0eca3d910dba6837721fe0262bec6fb30666330ea |
File details
Details for the file pip3_autoremove-1.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pip3_autoremove-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3d272ec389227ac4924278d5b6aa228f92c46cc044afa41c75792470273a3a3 |
|
MD5 | 595334acb10bd0183d7087d49d391e27 |
|
BLAKE2b-256 | dbb58e24a94ace37146f0b65ad00b678af0c81788fab642351dd63606bbefff3 |