README.md
pyproject.toml
src/fast_boiler/__init__.py
src/fast_boiler/main.py
src/fast_boiler.egg-info/PKG-INFO
src/fast_boiler.egg-info/SOURCES.txt
src/fast_boiler.egg-info/dependency_links.txt
src/fast_boiler.egg-info/entry_points.txt
src/fast_boiler.egg-info/requires.txt
src/fast_boiler.egg-info/top_level.txt
src/fast_boiler/templates/__init__.py
src/fast_boiler/templates/controller.py.j2
src/fast_boiler/templates/database.py.j2
src/fast_boiler/templates/gitignore.j2
src/fast_boiler/templates/main.py.j2
src/fast_boiler/templates/model.py.j2
src/fast_boiler/templates/repo.py.j2
src/fast_boiler/templates/requirements.txt.j2
src/fast_boiler/templates/schema.py.j2
src/fast_boiler/templates/service.py.j2