Skip to main content

Checks for out-of-date package versions

Project description

actions codecov pypi pyversions

luddite checks if pinned versions in your requirements.txt file have newer versions in the package index. It’s great to be near the cutting edge, but not so close that you get cut! This tool will help you keep things up to date manually.

There are many ways to specify requirements in those files, but luddite’s parsing is pretty dumb and simple: we’re only looking for package==version pins. It won’t break on lines that aren’t fitting this format, but you’ll have to check them manually.

luddite works on both Python 2 and Python 3.

Installation

pip install luddite

Usage

luddite /path/to/requirements.txt

If you are in the same directory as the requirements.txt file, you can just type luddite.

Example output

https://user-images.githubusercontent.com/6615374/43939075-feec4530-9c2c-11e8-9770-6f7f762c72e4.png

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

luddite-1.0.4.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

luddite-1.0.4-py2.py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 2 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