.coveragerc
.editorconfig
.gitignore
.gitignore.in
LICENSE
README.md
poetry.lock
pyproject.toml
setup.cfg
.github/renovate.json5
.github/workflows/happy.yml
.github/workflows/pypi-publish.yml
.github/workflows/python-test.yml
.github/workflows/spellcheck.yml
template_analysis/__init__.py
template_analysis/_version.py
template_analysis/analyzer.py
template_analysis/symbol.py
template_analysis/template.py
template_analysis.egg-info/PKG-INFO
template_analysis.egg-info/SOURCES.txt
template_analysis.egg-info/dependency_links.txt
template_analysis.egg-info/top_level.txt
tests/__init__.py
tests/test_analyzer.py
tests/test_symbol.py
tests/test_template.py