.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
.github/FUNDING.yml
.github/workflows/linting.yml
.github/workflows/publish_PYPI_each_tag.yml
.github/workflows/run_tests_each_PR.yml
streamlit_template/__init__.py
streamlit_template/__main__.py
streamlit_template/match_navbar.py
streamlit_template.egg-info/PKG-INFO
streamlit_template.egg-info/SOURCES.txt
streamlit_template.egg-info/dependency_links.txt
streamlit_template.egg-info/entry_points.txt
streamlit_template.egg-info/requires.txt
streamlit_template.egg-info/top_level.txt
streamlit_template/templates/base.css
streamlit_template/templates/options.css