'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.0b15.tar.gz
(48.3 kB
view hashes)
Built Distribution
Close
Hashes for xotl.plato-1.0.0b15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eded739c643df10d067aabc690c576c83821d04bb31ad808d436d12a3f589970 |
|
MD5 | 81cfc1d49f639fb467af5249f8330110 |
|
BLAKE2b-256 | 68549eb981b2f74dd298d97477c02cf746ea91cb8ae6b05fe7f0164d09a8c5e8 |