Skip to main content

Display installed pip packages and their update status..

Project description

pip-check gives you a quick overview of all installed packages and their update status. Under the hood it calls pip list --outdated --format=columns and transforms it into a more user friendly table.

https://d.pr/i/ZDPuw5.png

Installation:

pip install pip-check

Usage:

$ pip-check

# If your terminal does not support the table lines,
# you can show an ASCII table:
$ pip-check --ascii

# You can specify the pip executable:
$ pip-check --cmd=pip3

# List only packages that are not dependencies of installed packages:
$ pip-check --not-required

# Some packages have ridiculous long versions. To show them:
$ pip-check --full-version

# Do not show packages where their version is up to date:
$ pip-check --hide-unchanged

# Show only packages which were installed in the user space:
$ pip-check --user

# Do not show packages that are installed outside the current virtualenv:
$ pip-check --local

Changelog

v2.4 (2019-07-23):
  • Added support to only show packages from the user or local package namespace.

v2.3.3 (2018-02-19):
  • Visual fixes around --show-update

v2.3.2 (2018-02-18):
  • New --show-update argument.

  • Fixed --full-versions argument.

  • Minor UI improvements.

v2.1 (2018-02-18):
  • Complete new architecture. It now calls pip directly and parses it output which should be more reliable.

  • It’s also using distutils for the version comparision now, which is more reliable as well.

  • Lots of features and bug fixes.

v0.2 (2016-02-09):
  • Fixes issues with older pip versions.

  • Truncates extremly long version numbers.

v0.1 (2016-02-06):
  • Very first version, and yet with very limited features.

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-check-2.4.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

pip_check-2.4-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pip-check-2.4.tar.gz.

File metadata

  • Download URL: pip-check-2.4.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for pip-check-2.4.tar.gz
Algorithm Hash digest
SHA256 b142db6357fa06b56047ff8a7fe719942fb241ae4d4f1818f8943182dd53ca76
MD5 ae8c422fcb1be85a7084289a7b8a6a0c
BLAKE2b-256 5d9e63b0b927edfd92a75336c1b16d60ae13df493ba63478187271080e7c50f4

See more details on using hashes here.

File details

Details for the file pip_check-2.4-py2.py3-none-any.whl.

File metadata

  • Download URL: pip_check-2.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for pip_check-2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 744ab5438dfcb54fe6aa4c353ea45e427bee575f395377ed8599d1d9c4393ce3
MD5 531a8aa9a50eef3f96d9587ba032baaa
BLAKE2b-256 cec89101ff70ac8499eb37d10c4a3594be0a4c4984debb39646dce0907ae595f

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