Skip to main content

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
  Running setup.py install for Flask
  Running setup.py install for Werkzeug
  Running setup.py install for Jinja2
  Running setup.py install for itsdangerous
  Running setup.py install for markupsafe
Successfully installed Flask Werkzeug Jinja2 itsdangerous markupsafe
Cleaning up...

$ pip-autoremove Flask -y

Uninstalling:
MarkupSafe 0.23 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Jinja2 2.7.3 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
itsdangerous 0.24 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Werkzeug 0.9.6 (/tmp/pip-autoremove/.venv/lib/python2.7/site-packages)
Flask 0.10.1 (/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.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

pip_autoremove-0.1.0-py2-none-any.whl (3.8 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for pip-autoremove-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9683127eefe62db68cac32c20ecb2a67de6812fdd7cbe6f32c44334b806cc953
MD5 dca0bfabef85fb0e77368d6ca9e8f953
BLAKE2b-256 0574a657d18430da966edccaa3c73ff88f47d7a2eae3046cd515c798edcbb635

See more details on using hashes here.

File details

Details for the file pip_autoremove-0.1.0-py2-none-any.whl.

File metadata

File hashes

Hashes for pip_autoremove-0.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 aa8dd3eb41ec607d54ae04bc03ef67aad5402af760ac95f957abf87ce9e2cf8d
MD5 9b50bd94e8b1402f9ba3193a32d9cfc4
BLAKE2b-256 bf45ad478a741a4204501cdfd81f60f768de3c35024e12bb474ab7c47b5f7a31

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