Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minijson

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minijson

A library for serializing JSON in a small binary format

  • 3.1.1
  • PyPI
  • Socket score

Maintainers
1

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.

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc