LICENSE
MANIFEST.in
README.md
pyproject.toml
src/py_boiler/__init__.py
src/py_boiler/app.py
src/py_boiler/templates.py
src/py_boiler_tools.egg-info/PKG-INFO
src/py_boiler_tools.egg-info/SOURCES.txt
src/py_boiler_tools.egg-info/dependency_links.txt
src/py_boiler_tools.egg-info/entry_points.txt
src/py_boiler_tools.egg-info/requires.txt
src/py_boiler_tools.egg-info/top_level.txt
tests/test_app.py
tests/test_basic.py
tests/test_init.py
tests/test_integration.py
tests/test_templates.py