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.3.tar.gz
(15.9 kB
view details)
File details
Details for the file scheckcli-1.0.3.tar.gz.
File metadata
- Download URL: scheckcli-1.0.3.tar.gz
- Upload date:
- Size: 15.9 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 |
9a2d832c175d176ea7202bb3141c892c9d0f91554f5ac136c44eab37d94cb859
|
|
| MD5 |
d52ddf13d989d6eff3019c04285845d5
|
|
| BLAKE2b-256 |
74ca9169dadb56933987f5479f3f3f39e1a974159419b8d2034f8b32ec827912
|