pip-autoremove
Remove a package and its unused dependencies.
Usage
$ pip install Flask
...
Installing collected packages: Flask, Werkzeug, Jinja2, itsdangerous, markupsafe
...
Successfully installed Flask Werkzeug Jinja2 itsdangerous markupsafe
Cleaning up...
$ pip-autoremove Flask -y
Uninstalling:
Flask 0.10.1 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Werkzeug 0.9.6 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Jinja2 2.7.3 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
MarkupSafe 0.23 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
itsdangerous 0.24 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Uninstalling MarkupSafe:
Successfully uninstalled MarkupSafe
Uninstalling Jinja2:
Successfully uninstalled Jinja2
Uninstalling itsdangerous:
Successfully uninstalled itsdangerous
Uninstalling Werkzeug:
Successfully uninstalled Werkzeug
Uninstalling Flask:
Successfully uninstalled Flask
Installation
$ pip install pip-autoremove
Release files for pip-autoremove 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pip-autoremove-0.4.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pip_autoremove-0.4.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / pip-autoremove-0.4.1.tar.gz
| Download URL | pip-autoremove-0.4.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
873aa605c99c4ba6d6f8db39a64de2f605c2cd5f12efb191f31f1d9622a7dcbc
|
|
BLAKE2b-256 checksum How to use checksums |
0f33ab424f097c18f51dd07816fce408626b435d8acbc2c5a92593e01e0bbf68
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pip_autoremove-0.4.1-py2.py3-none-any.whl
| Download URL | pip_autoremove-0.4.1-py2.py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5212a50be6b73f028704968b30008c16b9d12937ce48e15888eb8d185debf0fc
|
|
BLAKE2b-256 checksum How to use checksums |
22e8a0e6f2721c63eeedc70620149cb60a6cae5ae6cceccb98b41963a9515e38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |