README.rst
pyproject.toml
setup.py
sgen/__init__.py
sgen/base.py
sgen/dto.py
sgen/fields.py
sgen/sgen.py
sgen/utils.py
sgen/validate.py
sgen.egg-info/PKG-INFO
sgen.egg-info/SOURCES.txt
sgen.egg-info/dependency_links.txt
sgen.egg-info/not-zip-safe
sgen.egg-info/requires.txt
sgen.egg-info/top_level.txt
tests/test_boolean_negative.py
tests/test_boolean_positive.py
tests/test_collection_negative.py
tests/test_collection_positive.py
tests/test_date_negative.py
tests/test_date_positive.py
tests/test_datetime_negative.py
tests/test_datetime_positive.py
tests/test_float_negative.py
tests/test_float_positive.py
tests/test_integer_negative.py
tests/test_integer_positive.py
tests/test_nested_negative.py
tests/test_nested_positive.py
tests/test_string_negative.py
tests/test_string_positive.py