.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
uv.lock
.github/dependabot.yaml
.github/workflows/ci.yaml
.github/workflows/pr-title.yaml
.github/workflows/release.yaml
prompt_template/__init__.py
prompt_template/prompt_template.py
prompt_template/py.typed
prompt_template.egg-info/PKG-INFO
prompt_template.egg-info/SOURCES.txt
prompt_template.egg-info/dependency_links.txt
prompt_template.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/prompt_template_test.py