Skip to content

Python extension for rapidjson schema validation

NotificationsYou must be signed in to change notification settings

bigchaindb/python-rapidjson-schema

Repository files navigation

RapidJSON Schema Validator

Wrapper around RapidJSON schema validator.

Installation from sources

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