Contents

ujson - UltraJSON is an ultra fast JSON encoder and decoder written in pure C

0

Ultra fast JSON encoder and decoder for Python

Ultra fast JSON encoder and decoder for Python

Stars: 4239, Watchers: 4239, Forks: 362, Open Issues: 27

The ultrajson/ultrajson repo was created 13 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4239 github stars!

How to Install ujson

You can install ujson using pip

pip install ujson

or add it to a project with poetry

poetry add ujson

Package Details

Author
Jonas Tarnstrom
License
Homepage
https://github.com/ultrajson/ultrajson
PyPi:
https://pypi.org/project/ujson/
GitHub Repo:
https://github.com/ultrajson/ultrajson

Classifiers

No  ujson  pypi packages just yet.

Errors

A list of common ujson errors.

Code Examples

Here are some ujson code examples and snippets.

GitHub Issues

The ujson package has 27 open issues on GitHub

  • Reporting Security Issues

See more issues on GitHub

Related Packages & Articles

sqlmodel 0.0.16

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

tinydb 4.8.0

TinyDB is a tiny, document oriented database optimized for your happiness :)