vicommithooks
A set of common LabVIEW project requirements to prevent checking unshippable code into the repo.
Usage
pip install vicommithooks
vicommithooks --help
usage: vicommithooks [-h] [-r] [--source-only] [--min-version MIN_VERSION]
[--max-version MAX_VERSION] [--not-prerelease]
file
positional arguments:
file
optional arguments:
-h, --help show this help message and exit
-r, --recursive Recursively searched the path for all VIs.
--source-only Asserts the VI(s) are set to source only
--min-version MIN_VERSION
Asserts that the major version of LabVIEW the VI was
saved with is greater than or equal to this value
--max-version MAX_VERSION
Asserts that the major version of LabVIEW the VI was
saved with is less than or equal to this value
--not-prerelease Asserts that the version of LabVIEW the VI was saved
with is not a prerelease version
Contributing
Feel free to post PRs to improve this.
Release files for vicommithooks 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vicommithooks-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / vicommithooks-0.1.3-py3-none-any.whl
| Download URL | vicommithooks-0.1.3-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a09c526f4aa29d8d14d32ddc3d862b8984a09b29337b5416a361dab3d680391e
|
|
BLAKE2b-256 checksum How to use checksums |
95fcda8cd79f2e07ad259fc4f6cce3c7241dadaaebf3974706f3a698f1a5196a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.7.9
|