Version checking for Python modules
Project description
This project is designed to make version checking easier in scripts. A common development problem of scripts is that they depend on older versions of packages that have evolved. These scripts may have incompatibilities with the newer modules that result in the scripts breaking. It is then very difficult to track down which version of the module the script depends on if it was never recorded which version of the module the script is built against.
Initially, this requires modules to be installed via PIP in development mode in a git repository. The end-goal is to have version checking be flexible enough to detect git and work with or without it.
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
File details
Details for the file VCheck-1.6.1.tar.gz
.
File metadata
- Download URL: VCheck-1.6.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bbe15276394972b0a485c40398f747394d0a82908698a4f38dcfbf96e1ef627 |
|
MD5 | d28407cb9864b2006a391221c5614cc4 |
|
BLAKE2b-256 | 1dd9945af804900e4fc6bddefed9a5f428a783ae5d4c9b4ce073994a36c516e9 |
File details
Details for the file VCheck-1.6.1-py3-none-any.whl
.
File metadata
- Download URL: VCheck-1.6.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e3dc83a107820c6741021cde65cab16ce70649776703f4658ab163a936842cc |
|
MD5 | c0ae0c00eb2a8aec08bd594b04bedefe |
|
BLAKE2b-256 | 6d290b6a912f87b44db5fdf60bd51c0e2ef24e59038692af3b328196702136b6 |