Skip to main content

Update pypi dependencies

Project description

pp-up

Overview

Script to update your dependencies by checking if there are new versions available on pypi.

This script parses your requirements.txt and setup.py files, and updates any pinned version you may have to the latest version available on pypi.

When you have a version pinned for a specific reason add # pp_up: pin to the line you want to pin, this only works on requirements files example:

pp_up==0.0.1 # pp_up: pin

The files are backupped before modification.

Usage

cd $YOUR_PROJECT_DIR
python -m pp_up

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

pp_up-0.1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

pp_up-0.1.0-py3-none-any.whl (4.4 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