Skip to content
Snippets Groups Projects
Piotr Maślanka's avatar
1e493d13

MiniJSON

Build Status Test Coverage Issue Count Documentation Status PyPI PyPI version PyPI

MiniJSON is a codec for a compact binary representation of JSON.

Usage

Refer to the documentation 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 and I'll do my best to compile a wheel for you.

In order to do that you must have Cython installed.