Skip to main content

Load and dump data from json-like format into typed data structures

Project description

Load and dump json-like data into typed data structures.

This module provides an API to load dictionaries and lists (usually loaded from json) into Python’s NamedTuples, dataclass, sets, enums, and various other typed data structures; respecting all the type-hints and performing type checks or casts when needed.

It can also dump from typed data structures to json-like dictionaries and lists.

It is very useful for projects that use Mypy and deal with untyped data like json, because it guarantees that the data will have the expected format.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

typedload-1.17.tar.gz (11.9 kB view details)

Uploaded Source

File details

Details for the file typedload-1.17.tar.gz.

File metadata

  • Download URL: typedload-1.17.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for typedload-1.17.tar.gz
Algorithm Hash digest
SHA256 0d3995ae7e71c34227f7bb0ef86ae66796eb1499e931c597e3ff8c79493d144c
MD5 62df87ac251a2c97f3b7b48147e27345
BLAKE2b-256 e4edc611af00f4af0d5d728ee1b0bc4a309d9b37b02e54940b1091862881637c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page