LICENSE
README.md
pyproject.toml
setup.py
create_fastapi_boilerplate/__init__.py
create_fastapi_boilerplate/__main__.py
create_fastapi_boilerplate/cli.py
create_fastapi_boilerplate/generator.py
create_fastapi_boilerplate.egg-info/PKG-INFO
create_fastapi_boilerplate.egg-info/SOURCES.txt
create_fastapi_boilerplate.egg-info/dependency_links.txt
create_fastapi_boilerplate.egg-info/entry_points.txt
create_fastapi_boilerplate.egg-info/not-zip-safe
create_fastapi_boilerplate.egg-info/top_level.txt
tests/test_cli.py
tests/test_generator.py
tests/test_integration.py