One package for district42 ecosystem
Project description
d42
One package for district42 ecosystem
d42 = district42 + blahblah + valera + revolt
Installation
pip3 install d42
Usage
from d42 import schema, fake, validate_or_fail
sch = schema.str("banana")
assert validate_or_fail(sch, fake(sch))
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
d42-1.5.2.tar.gz
(6.6 kB
view hashes)
Built Distribution
d42-1.5.2-py3-none-any.whl
(6.3 kB
view hashes)