Further development of MiniJSON has been moved to our servers.
MiniJSON is a codec for a compact binary representation of a superset of JSON (binary values) are supported.
Note that source builds are submitted to PyPI, however in order to leverage binary wheels you should use --index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple
.
Active development of minijson is moved to this fork. Dronehub has no interest in further developing this awesome technology.
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.
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.