Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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