Skip to main content

Remove a package and its unused dependencies

Project description

https://pypip.in/d/pip-autoremove/badge.png https://pypip.in/v/pip-autoremove/badge.png https://pypip.in/license/pip-autoremove/badge.png

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


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)

Uploaded Source

Built Distribution

pip_autoremove-0.4.1-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pip-autoremove-0.4.1.tar.gz.

File metadata

File hashes

Hashes for pip-autoremove-0.4.1.tar.gz
Algorithm Hash digest
SHA256 873aa605c99c4ba6d6f8db39a64de2f605c2cd5f12efb191f31f1d9622a7dcbc
MD5 fb19a53fd62cb5e1706df2f4a59aeae0
BLAKE2b-256 0f33ab424f097c18f51dd07816fce408626b435d8acbc2c5a92593e01e0bbf68

See more details on using hashes here.

File details

Details for the file pip_autoremove-0.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pip_autoremove-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5212a50be6b73f028704968b30008c16b9d12937ce48e15888eb8d185debf0fc
MD5 8615135c953326c0fd9f2bfb5bc0053d
BLAKE2b-256 22e8a0e6f2721c63eeedc70620149cb60a6cae5ae6cceccb98b41963a9515e38

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page