Skip to main content

Basic (non-recursive) 'platonic' schemata

Project description

This package allows to serialize/deserialize data in a JSON friendly manner by using and manipulating types.

It features a type system that is extensible and it has been specifically designed to avoid non-termination issues with recursive data. In a word, we don’t allow to create recursive types; any notion of recursion is not part of the type system itself.

Having these types, we can now cast dataclasses into schemata by attaching a type to it. We can automatically build the type of most basic Python types, enumerations and other.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

xotl_plato-2.0.0.tar.gz (49.6 kB view hashes)

Uploaded Source

Built Distribution

xotl_plato-2.0.0-py3-none-any.whl (35.5 kB view hashes)

Uploaded Python 3

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