Skip to main content

A CLI tool to check for dependency updates for Python, in Python

Project description

OneUp

A CLI tool to check for dependency updates for Python, in Python.

What's this?

Screenshot of oneup's output

oneup is a simple command-line interface to aid developers in determining the most recent version of their project's dependencies, as specified in files such as requirements.txt and pyproject.toml (for both poetry and uv).

Right now, the tool can parse your dependency lists and report the latest version of all your dependencies to the standard output. In the future, the tool might add some other features such as: automatically updating your lists with a latest version, if desired, and only showing the latest version of dependencies if they differ from your currently specified version (or range).

Installation

You can use your Python package manager (e.g. pip) to install oneup.

pip install oneup

Usage

oneup comes with a command-line interface and will automatically detect any supported dependency files in the current directory:

oneup

You can also specify which file to check:

oneup --file path/to/requirements.txt

A complete list of arguments and flags can be found by running:

oneup --help

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate; a minimum coverage of 90% is expected (and enforced by Github Actions!).

License

This project is licensed under the GNU Affero General Public License v3.0.

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

oneup-0.9.0.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oneup-0.9.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file oneup-0.9.0.tar.gz.

File metadata

  • Download URL: oneup-0.9.0.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oneup-0.9.0.tar.gz
Algorithm Hash digest
SHA256 54258a7d367b92d441166be83d388b1240857c07e117657362ee45a1bd71e015
MD5 1ddb36f60d355cd8b4f339fe06688fa7
BLAKE2b-256 eee2761a6f7f30de7aaaaf58d65b885dc77759d5c9dbd9203d121ba4cb88efc5

See more details on using hashes here.

File details

Details for the file oneup-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: oneup-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oneup-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f3ba1ad1976eb13def3bcb2fc601600b3bb3d5eed030f3f08d0662530c96773
MD5 003abfea15982cf43d15b261696817cc
BLAKE2b-256 686e2e5c4c424fc0bf7a77e02828f0178bab4cbed2fc2c0e1fd152afc42d3c09

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page