'Basic (non-recursive) "platonic" schemata'
Reason this release was yanked:
Import error
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.0b2.tar.gz
(40.9 kB
view hashes)
Built Distribution
Close
Hashes for xotl.plato-1.0.0b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31491766227b3a6978de2512fd20e21f8d1ad7676f52b37eae5ff373f209fe5d |
|
MD5 | 07e12c41c1db4c6f24dcc59e1245d38e |
|
BLAKE2b-256 | c21ea2d0da6895a941c307661b42fa4c2c9db086da7f3edd6139de0c9013f099 |