LICENSE
README.md
pyproject.toml
src/Fastoo.egg-info/PKG-INFO
src/Fastoo.egg-info/SOURCES.txt
src/Fastoo.egg-info/dependency_links.txt
src/Fastoo.egg-info/entry_points.txt
src/Fastoo.egg-info/requires.txt
src/Fastoo.egg-info/top_level.txt
src/fastoo/__init__.py
src/fastoo/app.py
src/fastoo/cli.py
src/fastoo/config.py
src/fastoo/init.py
src/fastoo/api/__init__.py
src/fastoo/api/cli.py
src/fastoo/api/file.py
src/fastoo/api/module.py
src/fastoo/api/templates.py
src/fastoo/api/verify.py
src/fastoo/modules/www/business.py
src/fastoo/modules/www/models.py
src/fastoo/modules/www/view.py