New version checker for software
Project description
nvchecker (short for new version checker) is for checking if a new version of some software has been released.
This is the version 2.0 branch. For the old version 1.x, please switch to the v1.x branch.
Dependency
Python 3.8+
Python library: structlog, platformdirs, tomli (on Python < 3.11)
One of these Python library combinations (ordered by preference):
tornado + pycurl
aiohttp
httpx with http2 support (experimental; only latest version is supported)
tornado
All commands used in your software version configuration files
Install and Run
To install:
pip3 install nvchecker
To use the latest code, you can also clone this repository and run:
pip install .
To see available options:
nvchecker --help
Run with one or more software version files:
nvchecker -c config_file
You normally will like to specify some “version record files”; see below.
Documentation
For detailed documentation, see https://nvchecker.readthedocs.io/en/latest/.
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
Hashes for nvchecker-2.15.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26e4f3db4a7fe5646183c1492a62092e62db2419f9841252c532afaaee1a1e86 |
|
MD5 | 796d4453a8bf1656bf4a76c8afa1df35 |
|
BLAKE2b-256 | bcd1c044cc242f987ba18e2f31760885cc1996aaeb3c47ace22c9d312d3d3591 |