LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/ficto/__init__.py
src/ficto/main.py
src/ficto.egg-info/PKG-INFO
src/ficto.egg-info/SOURCES.txt
src/ficto.egg-info/dependency_links.txt
src/ficto.egg-info/requires.txt
src/ficto.egg-info/top_level.txt
src/ficto/core/__init__.py
src/ficto/core/generate.py
src/ficto/helper/__init__.py
src/ficto/helper/builder.py
src/ficto/helper/data_module.py
tests/test_gen.py