A simple JSON schema package
Project description
saneschema
saneschema is a JSON schema package for people who want an easier-to-parse schema than that provided by jsonschema.
saneschema checks that a JSON file conforms to a given structure, or schema, which can be a very useful tool for data validation.
Installation
PyPi & Pip
Installation with PyPi and Pip is the easier option and will ensure you have the most up to date, stable version The following command assumes that python 3 is your default version of python.
pip install saneschema
Git & Pip
Installation with Git and Pip is a bit more work but will ensure you have the most up to date version. The following commands assume that python 3 is your default version of python and pip.
git clone https://github.com/Murto/saneschema.git
cd saneschema
python setup.py
pip dist/saneschema-2.0-py3-none-any.whl
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file saneschema-2.3-py3-none-any.whl.
File metadata
- Download URL: saneschema-2.3-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
815b76d03fdc4f420c1a136cf829a5cd1e2423b54e44cc56fd4fd872077e0b01
|
|
| MD5 |
2e94ea9a24375406045dba7e3c03e847
|
|
| BLAKE2b-256 |
406959286855bbb6ed42d827e4f700f535c6efd9b043211f49030fbc7cd6fbe6
|