orjson is a fast JSON library for Python.
It supports Python 3.6 and Python 3.7.
orjson is dual licensed under the Apache 2.0 and MIT licenses. It contains code from the hyperjson and ultrajson libraries. It is implemented using the serde_json and pyo3 libraries.