Skip to main content

Checks for out-of-date Python packages in requirements files

Project description

disrepair

Checks for out-of-date Python packages in requirements files

Install

Run

pip install disrepair

Usage

Pass the requirements file to disrepair:

disrepair path/to/requirements.in

There are several options:

  -v, --verbose           Show all package statuses
  -i, --info              Show likely package changelog/info links
  -b, --boring            Disable the rich text formatting
  -j, --json-repo TEXT    Repository URL for the JSON API
  -s, --simple-repo TEXT  Repository URL for the Simple API
  -S, --simple-only       Only use the Simple API to lookup versions
  -J, --json-only         Only use the JSON API to lookup versions
  -p, --pin-warn          Warn when a package version is not pinned

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

disrepair-0.3.1.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

disrepair-0.3.1-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

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