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'.
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
pip3-autoremove-0.10.1.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for pip3_autoremove-0.10.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b04efc9570f4c7111396b638c29749fb7791744e7b27822c833314f3c11e01c |
|
MD5 | ccba807771149817583b72ac4c4dd194 |
|
BLAKE2b-256 | bb055d55f9a960adb08d6a73bd71e674f540dedeb56d8e3bf7676102baf1d5a4 |