Report versions on main packages used in program.
Project description
versionreporter
What is it
The versionreporter package provides a very easy way to:
-
report the currently used versions of the main packages used in an application, including the application package.
-
report if there are newer versions available of any of the main packages for use on the currently running Python version.
-
report if there are newer versions available of any of the main packages for use on a newer Python version than the one currently running.
-
report when the developer of the main application package will no longer provide newer releases for the currently running Python version.
How this is used in an application is naturally up to the application designer.
One common way is to invoke versionreporter when a --version flag is
entered on the command line of the application.
Installing versionreporter
Installing versionreporter on mac and Linux
pip3 install --upgrade versionreporter
Installing versionreporter on Microsoft Windows
pip install --upgrade versionreporter
Example programs
The best way to learn to use this package is to use the provided example programs: https://bitbucket.org/tom-bjorkholm/version-reporter/src/master/example/src/example/README.md.
API documentation
You can find the public API documentation at https://bitbucket.org/tom-bjorkholm/version-reporter/src/master/doc/api.md
You can find the protected API documentation at https://bitbucket.org/tom-bjorkholm/version-reporter/src/master/doc/protected_api.md
Even though the API documentation exists, most users and programmers probably get a better start by reading the examples.
Version history
| Version | Date | Python version | Comment |
|---|---|---|---|
| 0.1 | 2026 Apr 08 | 3.12 or newer | First released version |
Test summary
- Test result: 197 passed in 7s
- No flake8 warnings.
- No mypy errors found.
- Built version(s): 0.2
- Build and test using Python 3.14.3
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 versionreporter-0.2.tar.gz.
File metadata
- Download URL: versionreporter-0.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77637fd64a40b2ae38a47fccf75c52bebefdccbc9dd04aca44df4fe63fe157f6
|
|
| MD5 |
abcb6d36fabac69e37524c3b0c0dc0d9
|
|
| BLAKE2b-256 |
00d7bd41c036da1b326bdf57727e3c91e0ec39c29d673de45fa0c1870de0b9f2
|
File details
Details for the file versionreporter-0.2-py3-none-any.whl.
File metadata
- Download URL: versionreporter-0.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5f81a94e364bdacef7e5e5b269978e487c9cde3d0df77b0a3184cefb850bab8
|
|
| MD5 |
f2b1d1e6e94dd2017672b556434b9e5e
|
|
| BLAKE2b-256 |
5f083e6f5face24567c28b8d6632ec37e572092344c0d8ec59cd64b1a8b3d027
|