New Python JSON Libraries 2026
last commit 11 months ago tktech/pysimdjson 767 +1
added 1 year ago
Python bindings for the simdjson project, a SIMD-accelerated JSON parser.
last commit 5 days ago ultrajson/ultrajson 4K -4
added 1 year ago
Ultra fast JSON decoder and encoder written in C with Python bindings
last commit 3 days ago jazzband/tablib 4K
added 1 year ago
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
Python CSV Libraries JSON Libraries YAML Libraries Word / Excel Libraries DataFrame Libraries
last commit 1 week ago python-jsonschema/jsonschema 4K +1
added 1 year ago
An implementation of the JSON Schema specification for Python
last commit 4 months ago scrapy/parsel 1K +5
added 1 year ago
Parsel lets you extract data from XML/HTML/JSON documents using XPath or CSS selectors.
last commit 1 day ago msgspec/msgspec 3K +24
added 1 year ago
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Python Serialization Libraries Validation Libraries JSON Libraries YAML Libraries