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 admire them:
$ pip-check --full-version

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

# Show the pip command to update all major/minor packages
$ pip-check --show-update

Changelog

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.3.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

pip_check-2.3.2-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pip-check-2.3.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pip-check-2.3.2.tar.gz
Algorithm Hash digest
SHA256 661f150d2b1e8bdc2b55c69cdcde956c0fd3a50f10259d62935c33b259449607
MD5 2ea4051fbb8f14bc9c96d1473ecd2423
BLAKE2b-256 286c622352680672835a196ea79e5edbeb8ef0fd0a7cef9b6f6d949e8d5e66b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pip_check-2.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0faf19e66870c6afbf4cd709589dd73e5953bb3c77daa0e7c703f2e6606a5dbc
MD5 242c91ceed019a92c8d0040f1eba07ae
BLAKE2b-256 61675048f2eafd089147f2d829f056754ad91798bf1a7dccf543de6574eb8b1a

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