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.1.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.1-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for oneup-0.9.1.tar.gz
Algorithm Hash digest
SHA256 ad8d3a1952da88d87ced96d3ee33f4f5b0e9f98ad8c443673732b7df4e868296
MD5 c4661d92fa907722a615494d42d9f038
BLAKE2b-256 45660e341374ad155c129a189c86e0ac0ff13f8d8023c670b658158c2660a059

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oneup-0.9.1-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.12

File hashes

Hashes for oneup-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 13051fcb677f1f4c1508a25c404a93ffbe1f55837a8603242c4f57ef37901c72
MD5 29444d1719cb81752fa62af52f57ce1d
BLAKE2b-256 c560df6a16b25b195928d53b90a9f7da045d8bbce7a281e551d8edb63e818fc1

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