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.4.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pip-autoremove-0.4.1.tar.gz
.
File metadata
- Download URL: pip-autoremove-0.4.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 873aa605c99c4ba6d6f8db39a64de2f605c2cd5f12efb191f31f1d9622a7dcbc |
|
MD5 | fb19a53fd62cb5e1706df2f4a59aeae0 |
|
BLAKE2b-256 | 0f33ab424f097c18f51dd07816fce408626b435d8acbc2c5a92593e01e0bbf68 |
File details
Details for the file pip_autoremove-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pip_autoremove-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5212a50be6b73f028704968b30008c16b9d12937ce48e15888eb8d185debf0fc |
|
MD5 | 8615135c953326c0fd9f2bfb5bc0053d |
|
BLAKE2b-256 | 22e8a0e6f2721c63eeedc70620149cb60a6cae5ae6cceccb98b41963a9515e38 |