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.0a1.tar.gz
(50.2 kB
view hashes)
Built Distribution
Close
Hashes for xotl_plato-2.0.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78b74f898e7059828b63c7008dc293d8d880bcda1a2ac4f00a039dc1a2c844f9 |
|
MD5 | bbe3d0629856cae10f398bb90e29f4d0 |
|
BLAKE2b-256 | 540914007d24d2f73b616f5a61ade58f926a9c6d3df3f776d648886485792754 |