A cli tool to perform json and yaml object schema validation.
Project description
A cli tool to perform json and yaml object schema validation.
Free software: MIT license
Installation
pip install scheckcli
You can also install the in-development version with:
pip install https://gitlab.com/ronmallory/python-scheckcli/-/archive/main/python-scheckcli-main.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
1.0.0 (2022-03-05)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scheckcli-1.0.4.tar.gz
(12.2 kB
view details)
File details
Details for the file scheckcli-1.0.4.tar.gz.
File metadata
- Download URL: scheckcli-1.0.4.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b22b6926020909f06e94236504eb700ae0127baa56914f134ab439e4eebfe039
|
|
| MD5 |
edc4b7995b5904b248e380215bac8e25
|
|
| BLAKE2b-256 |
8d9a4dd5a79ca6880a062c1ef22e6f2cac3161d4e966b6c35b7a0f6368b7dd09
|