mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 01:03:59 +08:00
add back ultrajson
This commit is contained in:
@@ -444,6 +444,7 @@ _Libraries for serializing complex data types._
|
|||||||
- [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
|
- [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
|
||||||
- [msgpack](https://github.com/msgpack/msgpack-python) - MessagePack serializer implementation for Python.
|
- [msgpack](https://github.com/msgpack/msgpack-python) - MessagePack serializer implementation for Python.
|
||||||
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
|
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
|
||||||
|
- [ultrajson](https://github.com/esnme/ultrajson) - A fast JSON decoder and encoder written in C with Python bindings.
|
||||||
|
|
||||||
**Data & Science**
|
**Data & Science**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user