MiniJSON ======== [](https://travis-ci.com/Dronehub/minijson) [](https://codeclimate.com/github/Dronehub/minijson/test_coverage) [](https://codeclimate.com/github/Dronehub/minijson) [](http://minijson.readthedocs.io/en/latest/?badge=latest) [](https://pypi.python.org/pypi/minijson) [](https://badge.fury.io/py/minijson) [](https://pypi.python.org/pypi/minijson) []() [](https://github.com/Dronehub/minijson) MiniJSON is a codec for a compact binary representation of a superset of JSON (binary values) are supported. Usage ----- Refer to the [documentation](http://minijson.readthedocs.io/en/latest/?badge=latest) for use. If there are no binary wheels precompiled for this platform, you will need to compile it yourself. Alternatively, you can [file an issue](https://github.com/Dronehub/minijson/issues/new) and I'll do my best to compile a wheel for you. In order to do that you must have `Cython` installed.