'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-1.0.0b4.tar.gz
(41.0 kB
view hashes)
Built Distribution
Close
Hashes for xotl.plato-1.0.0b4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64bef2696196e12fd279a49ffd5e6c1e55cacf3f27527366922c5ab1736ac258 |
|
MD5 | ec9d8655566385465c025e9e9e963839 |
|
BLAKE2b-256 | 9ff3205d53ee0fb2d2954d551e32f1c4a305a8533e594aa1daac21779e0d75ee |