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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for minijson-3.1.1-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70147076bf6f2dd7324880f6725aba9f61812e99c30666c06d3e91d8693dc375 |
|
MD5 | 2605f28955be856f054819a3b90a883c |
|
BLAKE2b-256 | f92b8cf18e71570b6f7f5588745279d9a0fedf496348dd4e894f3f4e3c56ce0e |