Skip to main content

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

Project description

Manipulating data loaded from json is very error prone.

If the format changes unexpectedly, errors arise at the time of use, fields can disappear or change type.

This library allows loading data using NamedTuple and similar type hints, so obtain a more safe to use data structure. All exceptions will be generated in a single point, when loading, rather than in multiple points, when using.

It also provides a module to do the opposite and revert back to something that can be converted to json.

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.2.tar.gz (6.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: typedload-1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for typedload-1.2.tar.gz
Algorithm Hash digest
SHA256 7d48233a2fe10d8d3be1b8332ceab7de4b5be168aa2406c8b0e6410cdf258146
MD5 92edd823f6692584efd40833d56a7163
BLAKE2b-256 8b9d93bf3cc32370b3d7d3ae61fdc6c41958c2e3b451a59c6b2a989da9a07f23

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