.coveragerc
.editorconfig
.gitignore
.gitignore.in
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
pyproject.toml
renovate.json
setup.cfg
.github/workflows/pypi-publish.yml
.github/workflows/python-test.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