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.2.tar.gz
(15.9 kB
view details)
File details
Details for the file scheckcli-1.0.2.tar.gz.
File metadata
- Download URL: scheckcli-1.0.2.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 |
142981544cc8f1f1e428231845119f05554572cbb168a69c5fa6d2278fe9e4dd
|
|
| MD5 |
90767a6d9079fb6a11bb9f1657b60cbc
|
|
| BLAKE2b-256 |
77cbf9ab769cd4bd4dca34a58ed07c1687cbd96fa9baa1fb8071180788594628
|