Skip to main content

JSON and YAML interoperation for Python 3 using type annotations

Project description

Pytyp populates Python 3 classes with data from JSON and YAML. It can also work in reverse, generating JSON or YAML from existing classes. This means:

  • Easier integration with systems that communicate using JSON and YAML.

  • Configurations files in a format that is more natural and expressive than Python’s configparser library.

The mechanism used to implement decoding of “untyped” data streams from JSON and YAML also supports runtime verification of values against type declarations for Python 3.

Project details


Download files

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

Source Distributions

pytyp-1.0.zip (12.6 kB view hashes)

Uploaded Source

pytyp-1.0.tar.gz (8.5 kB view hashes)

Uploaded Source

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