An open API service indexing awesome lists of open source software.

https://github.com/bigchaindb/python-rapidjson-schema

Python extension for rapidjson schema validation
https://github.com/bigchaindb/python-rapidjson-schema

bigchaindb cpp json json-schema python rapidjson schema

Last synced: 21 days ago
JSON representation

Python extension for rapidjson schema validation

Awesome Lists containing this project

README

        

# RapidJSON Schema Validator

Wrapper around RapidJSON schema validator.

## Installation from sources

git clone --recursive https://github.com/bigchaindb/python-rapidjson-schema/
cd python-rapidjson-schema
python setup.py install