Skip to main content

A library for serializing JSON in a small binary format

Project description

MiniJSON

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

Documentation is available here, along with the MiniJSON format specification.

Note

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

Installation

You should be able to install it from our own PyPI:

pip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/projects/284/packages/pypi/simple minijson

There should be plenty of binaries available for multiple platforms. If you'd like a new one, just file an issue 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minijson-3.1.1.tar.gz (129.1 kB view hashes)

Uploaded Source

Built Distribution

minijson-3.1.1-cp311-cp311-win_amd64.whl (86.3 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page