Skip to content

A compact binary representation for JSON

License

Notifications You must be signed in to change notification settings

smok-serwis/minijson

 
 

Repository files navigation

MiniJSON

Passing CI Maintainability Test Coverage Issue Count Documentation Status PyPI PyPI version PyPI PyPI License

MiniJSON is a codec for a compact binary representation of a superset of JSON (binary values) are supported.

Note

Active development of minijson is moved to this fork. Dronehub has no interest in further developing this awesome technology.

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.

Compiling own wheels

If there's no wheel, and you'd like to compile it on your own, you'll require Cython installed.

Run the Dockerfile to launch unit tests locally.

About

A compact binary representation for JSON

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Cython 67.3%
  • Python 30.7%
  • Shell 1.1%
  • Dockerfile 0.9%