Remove a package and its unused dependencies
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip-autoremove-0.5.0.tar.gz
(2.5 kB
view details)
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 pip-autoremove-0.5.0.tar.gz.
File metadata
- Download URL: pip-autoremove-0.5.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2537dff35ceca187c840a82b4ff330ed7665f0201a72921606705277ba1beb79
|
|
| MD5 |
40262da5c63db20a5774d9e218f40cb4
|
|
| BLAKE2b-256 |
2c031c6dcd2ea31d767304192b528f8e019a18d8dd8ab57f265b910d392813be
|
File details
Details for the file pip_autoremove-0.5.0-py2.py3-none-any.whl.
File metadata
- Download URL: pip_autoremove-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e7829b4c2b005a0982e926b7d28d0c20c68b3f87576c3aebfc883e81df73d44
|
|
| MD5 |
bcd9e271f6ca78cb3f7a893119181a32
|
|
| BLAKE2b-256 |
f921f7b0189e48e6464713b7fbd081b71c6b05755f834d45bfcb7e760244316c
|