Skip to main content

Compare installed Python package versions with PyPI

Project description

Compare installed Python package versions with PyPI. Display the current version, latest version and age for each installed package.

Example output:

Package        Current Version    Latest Version    Age
-------------  -----------------  ----------------  -------------------------------
BeautifulSoup  3.2.0              3.2.1             -1 version (~ 1 year 86 days)
funcsigs       1.0.2              1.0.2             latest
mock           2.0.0              2.0.0             latest
pbr            1.10.0             1.10.0            latest
requests       2.9.1              2.11.1            -4 versions (~ 240 days)
six            1.10.0             1.10.0            latest
wheel          0.24.0             0.30.0a0          -6 versions (~ 2 years 71 days)

Installation

To install reqcheck, simply use pip:

$ pip install reqcheck

Usage

You can check requirements directly using stdin:

$ pip freeze | reqcheck

You can check requirements in a virtualenv:

$ reqcheck -v /path/to/venv

You can check requirements on the command line:

$ reqcheck requests==2.10.0 mock==2.0.0

Contributing

  1. Check the pull requests to ensure that your feature hasn’t been requested already

  2. Fork the repository and make your changes in a separate branch

  3. Add unit tests for your changes

  4. Submit a pull request

  5. Contact the maintainer

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

reqcheck-0.1.4.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reqcheck-0.1.4-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file reqcheck-0.1.4.tar.gz.

File metadata

  • Download URL: reqcheck-0.1.4.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for reqcheck-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ca83a439c2772d21dccd7e49964ef132eae377a7ffd778d2d7115d849f542eb6
MD5 11e7a9c1dc5cd468950472cf3497616f
BLAKE2b-256 f1289c7f626a962328dd36044e0d2b8c8e75aa15bd5f071ed0b70aa24eee5a5d

See more details on using hashes here.

File details

Details for the file reqcheck-0.1.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for reqcheck-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b93f0002b2cdd2cbd3da0f8f157d0e841649571dc8ad952e4529ef054a40629b
MD5 b67919e7548130e315ab84fe9e037f4d
BLAKE2b-256 0f787bc272dcd3f7ef0fd1a045e205a36c7256e597e8ae316a2d67f62fa3ebf4

See more details on using hashes here.

Supported by

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