typedload
JSON →typedload is a Python library designed to load and dump data from JSON-like formats into statically typed data structures. It supports standard Python types such as NamedTuples, dataclasses, sets, and enums, enforcing a schema by performing type checks and casts as needed. It also facilitates dumping typed data structures back to JSON-like dictionaries and lists. This library is particularly useful for projects leveraging Mypy, as it guarantees data conformity to specified schemas at runtime. It is actively maintained, with frequent releases; the current version is 2.40.
Traffic · last 30 days ↓100% vs prev 7d
total hits 16
actors 5 distinct systems
last hit 10d ago MJ12bot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France · 🇸🇬 Singapore
API endpoints
full doc /v1/registry/typedload
install /v1/registry/typedload/install
compatibility /v1/registry/typedload/compatibility