Skip to main content

Command-line dependency updater

Project description

uppy

Command-line updater for all project dependencies.

PyPi Version

uppy is a command-line tool that updates all of your project dependencies. Handles dependencies from

  • package.json
  • GitHub actions
  • pre-commit

Usage with example output:

uppy /path/to/project
.pre-commit-config.yaml:

  https://github.com/charliermarsh/ruff-pre-commit   v0.0.231   ❯   v0.0.265
  https://github.com/psf/black                       22.12.0    ❯   23.3.0
  https://github.com/pre-commit/mirrors-prettier     v2.7.0     ❯   v2.7.1

.github/workflows/tests.yml:

  actions/checkout                     v3
  pre-commit/action                    v3.0.0
  actions/checkout                     v3
  actions/setup-python                 v4
  actions/setup-python                 v4
  nschloe/action-cached-lfs-checkout   v1

.github/workflows/release.yml:

  nschloe/action-cached-lfs-checkout     v1
  actions/setup-python                   v4
  pypa/gh-action-pypi-publish            release/v1
  actions/checkout                       v3
  actions/setup-python                   v4
  JamesIves/github-pages-deploy-action   v4
  actions/checkout                       v3
  JamesIves/github-pages-deploy-action   v4

Update? [Y/n]

Installation

Install uppy from PyPI with

pip install uppy

How to get a license

Licenses for personal and academic use can be purchased here. You'll receive a confirmation email with a license key. Install the key with

plm add <your-license-key>

on your machine and you're good to go.

For commerical use, please contact support@mondaytech.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

uppy-0.1.3-py3-none-any.whl (15.2 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