'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.0a3.tar.gz
(35.5 kB
view hashes)
Built Distribution
xotl.plato-1.0.0a3-py3-none-any.whl
(119.5 kB
view hashes)
Close
Hashes for xotl.plato-1.0.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42300fdc88547315978d5151197cacaec9e4ff034ac147988fa863132b7a7a39 |
|
MD5 | a223566a19881308291bc82be804b123 |
|
BLAKE2b-256 | a1fec488c45b257d1e09f883d6ba64117cd921ed2e29a3118f68721ab9c52762 |