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 details)

Uploaded Python 3

File details

Details for the file uppy-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: uppy-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for uppy-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5bcc27825aeee03e5433e1501c6d84f3c934ab77b9e8b172e22c3f0cdb0e933e
MD5 3ef3e3852c5bcde7e7d2f8f0c152d744
BLAKE2b-256 61b5b3a42fcb0e86a06f29ecb182a270cbba5a112ca8a5c6e65cf426bf49e4a9

See more details on using hashes here.

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