A Python dependency update checker.
Project description
py-check-updates
This is a dependency update checker to assist Python package developers.
If you are the kind of paranoid person who checks whether packages in your dependency lists are updated once a week and you do it manually for some technical reasons, then this program is for you.
Currently, the program checks updates (it does not automatically update them, though) for:
-
Top-level dependencies in
pyproject.tomlfor Poetry (see poetry#2684). Limited to simple versions of the formpackage = "(^|~|>=)?version". -
Additional dependencies of hooks in
.pre-commit-config.yamlfor pre-commit (see pre-commit#1351). Limited to simple Python dependencies of the formpackage==version.
Installation
pip install py-check-updates
Usage
py-check-updates
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-check-updates-0.1.1.tar.gz.
File metadata
- Download URL: py-check-updates-0.1.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
636e746c51170ed050c5e5d56b70e33b0dcab3ee183e9fea9e1713bad217938c
|
|
| MD5 |
335800ac4a79d683119ed004e5b3b03f
|
|
| BLAKE2b-256 |
f497f3a246580101d80c501b2352eefff2648e1fe811ff4a7a6b293b1f0d4ca5
|
File details
Details for the file py_check_updates-0.1.1-py3-none-any.whl.
File metadata
- Download URL: py_check_updates-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f429e6448800b5dcb8e01805b8dd8d27daabccde1c540550c512b6acd185b2b9
|
|
| MD5 |
c6997989d5f4c4888bc0d7377d81a206
|
|
| BLAKE2b-256 |
440b4ed665a238d7a48cf80d70d282cbc21f41c6f85690bedc3a0a21f8ca7c53
|