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.
Release files for minijson 3.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| minijson-3.1.1.tar.gz | 129.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| minijson-3.1.1-cp311-cp311-win_amd64.whl | CPython 3.11 | CPython 3.11 | Windows x86-64 | Details |
Total release size: 215.4 kB
Release files / minijson-3.1.1.tar.gz
| Download URL | minijson-3.1.1.tar.gz |
|---|---|
| Size | 129.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f0bf5e59a9f9b34dd40c676c74e70def6e0faa556f2fbb06d0589c2616fe6b11
|
|
BLAKE2b-256 checksum How to use checksums |
91a80c4cf385c934e4a70f1c81a08eda3073a6ca0701570a760357ec84c1958a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|
Release files / minijson-3.1.1-cp311-cp311-win_amd64.whl
| Download URL | minijson-3.1.1-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 86.3 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
70147076bf6f2dd7324880f6725aba9f61812e99c30666c06d3e91d8693dc375
|
|
BLAKE2b-256 checksum How to use checksums |
f92b8cf18e71570b6f7f5588745279d9a0fedf496348dd4e894f3f4e3c56ce0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|