Skip to main content

Environment package update checker

Project description

pipcheck

https://travis-ci.org/mikejarrett/pipcheck.svg?branch=master

pipcheck is an application that checks for updates for PIP packages that are installed

Requirements

Required

python and the following modules

  • pip

  • future

Tests Requirements

  • nose

  • mock

  • unittest2

Installation

Installation using pip:

$ sudo pip install pipcheck

Installation from source:

$ git clone https://github.com/mikejarrett/pipcheck.git
$ cd pipcheck
$ sudo python setup.py install

Usage

Python

>>> from pipcheck.checker import Checker
>>> checker = Checker(csv_file='/tmp/updates.csv', new_config='/tmp/updates.pip')
>>> checker.get_updates(get_all_updates=True, verbose=True)
Update Django (1.5.5 to 1.6.2)
Update clonedigger (Unknown)
Update ipdb (up to date)
Update ipython (1.2.1 to 2.0.0)
Update pylint (0.15.2 to 1.1.0)

Command-line

usage: pipcheck [-h] [-c [/path/file]] [-r [/path/file]] [-v] [-a]
[-p [http://pypi.python.org/pypi]]

pipcheck is an application that checks for updates for PIP packages that arer
installed

optional arguments:
-h, --help            show this help message and exit
-c [/path/file], --csv [/path/file]
                      Define a location for csv output
-r [/path/file], --requirements [/path/file]
                      Define location for new requirements file output
-v, --verbose         Display the status of updates of packages
-a, --all             Returns results for all installed packages
-p [http://pypi.python.org/pypi], --pypi [http://pypi.python.org/pypi]
                      Change the pypi server from
                      http://pypi.python.org/pypi

Python Versions

Tested with against the following Python versions:

  • 3.6.0

  • 3.5.2

  • 3.4.6

  • 3.3.6

  • 2.7.13

  • 2.6.9

Licence

MIT Licence

https://opensource.org/licenses/MIT

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

pipcheck-1.3.1.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file pipcheck-1.3.1.tar.gz.

File metadata

  • Download URL: pipcheck-1.3.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pipcheck-1.3.1.tar.gz
Algorithm Hash digest
SHA256 b6c4fc8d97023fccebb36053df8ceb3491ef82f894b63aeffe5847999823b420
MD5 ba878825a480d0fe949abcf2ac9632e1
BLAKE2b-256 23298af14a2670b43570248e9fb053616781f97a6c03f80bf6b33987c3b111df

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