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

MiniJSON

Documentation Status

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

Usage

As usual, please RTFM. Here's the specification of MiniJSON.

Refer to the documentation for use.

If there are no binary wheels precompiled for this platform, you will need to compile it yourself.

In order to do that you must have the following packages installed:

  • snakehouse
  • satella
  • Cython