Skip to main content

UPGRADE ALL THE PIP PACKAGES!

Project description

pipupgrade

The missing command for pip

Table of Contents

Features

  • Updates system packages and local packages.
  • Updates packages mentioned within a requirements.txt file (Also pins upto-date versions if mentioned).
  • Detects semantic version to avoid updates that break changes.
  • Python 2.7+ and Python 3.4+ compatible. Also pip 9+, pip 10+, pip 18+ and pip 19.0.1+ compatible.
  • Zero Dependencies!

Installation

$ pip install pipupgrade

Usage

That's basically it! Run the help for more details...

$ pipupgrade --help
usage: pipupgrade [-y] [-c] [-l] [-s] [-r REQUIREMENTS] [-i] [-u] [--no-color]
                  [-V] [-v] [-h]

UPGRADE ALL THE PIP PACKAGES!

optional arguments:
  -y, --yes             Confirm for all dialogs.
  -c, --check           Check for outdated packages.
  -l, --latest          Update all packages to latest.
  -s, --self            Update pipupgrade.
  -r REQUIREMENTS, --requirements REQUIREMENTS
                        Path to requirements.txt file.
  -i, --interactive     Interactive Mode
  -u, --user            Install to the Python user install directory for
                        environment variables and user configuration.
  --no-color            Avoid colored output.
  -V, --verbose         Display verbose output.
  -v, --version         Show pipupgrade's version number and exit.
  -h, --help            Show this help message and exit.

License

This repository has been released under the MIT License.


Made with ❤️ using boilpy.

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

pipupgrade-1.3.1.tar.gz (11.5 kB view hashes)

Uploaded Source

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