
Security News
Safari 18.4 Ships 3 New JavaScript Features from the TC39 Pipeline
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
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.
Active development of minijson is moved to this fork. Dronehub has no interest in further developing this awesome technology.
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.
If there's no wheel, and you'd like to compile it on your own, you'll require Cython installed.
FAQs
A library for serializing JSON in a small binary format
We found that minijson demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
Research
Security News
The Socket Research Team investigates a malicious Python package that enables automated credit card fraud on WooCommerce stores by abusing real checkout and payment flows.
Security News
Python has adopted a standardized lock file format to improve reproducibility, security, and tool interoperability across the packaging ecosystem.