For development (NB. assuming target virtualenv is activated):
git clone [email protected]:rnd0101/json_schema_inferencer.git cd json_schema_inferencer python setup.py develop python setup.py test
Useful usage examples can be found under tests directory.
Usage:
json_schema_inferencer -u file:///path/to/file.json
of
json_schema_inferencer -u http://someserver/path/to/file.json