mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Merge ae35f42810 into 058aab0832
This commit is contained in:
commit
ed5bcb26dc
1 changed files with 1 additions and 0 deletions
|
|
@ -481,6 +481,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.
|
||||
- [msgpack](https://github.com/msgpack/msgpack-python) - MessagePack serializer implementation for Python.
|
||||
- [msgspec](https://github.com/msgspec/msgspec) - A fast serialization and validation library with built-in support for JSON, MessagePack, YAML, and TOML.
|
||||
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
|
||||
|
||||
**Data & Science**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue