'Basic (non-recursive) "platonic" schemata'
Reason this release was yanked:
Out dated
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.0a4.tar.gz
(35.6 kB
view hashes)
Built Distribution
xotl.plato-1.0.0a4-py3-none-any.whl
(148.9 kB
view hashes)
Close
Hashes for xotl.plato-1.0.0a4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e303311e228cad32fac674f189f6f842f7f747dc338874d32b547500294b1646 |
|
MD5 | 09c51cae0b2fdf7347afe47252185a2d |
|
BLAKE2b-256 | 74b726eb0d775e471e7b2c193d6d3ee0ff9391bc23df76e57de904ea59a9d058 |