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)
Built Distribution
xotl_plato-2.0.0-py3-none-any.whl
(35.5 kB
view hashes)
Close
Hashes for xotl_plato-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5c4f461fafc72368f345d18d8bcd4268bcb8bffc34572780f274b91be3177e |
|
MD5 | 5e659d5d7b5b0e22c46e22bb6443db50 |
|
BLAKE2b-256 | 97e37020348ef562a13464e5ab011d87178b18a09466c3708008bdb04ef95b03 |