.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
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
examples/app.py
examples/tile.py
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/frontend/package.json
streamlit_template/frontend/tsconfig.json
streamlit_template/frontend/build/asset-manifest.json
streamlit_template/frontend/build/bootstrap.min.css
streamlit_template/frontend/build/index.html
streamlit_template/frontend/build/static/js/main.4681a4cf.js
streamlit_template/frontend/build/static/js/main.4681a4cf.js.LICENSE.txt
streamlit_template/frontend/build/static/js/main.4681a4cf.js.map
streamlit_template/frontend/public/bootstrap.min.css
streamlit_template/frontend/public/index.html
streamlit_template/frontend/src/circle-to-polygon.tsx
streamlit_template/frontend/src/index.tsx
streamlit_template/frontend/src/react-app-env.d.ts
streamlit_template/templates/base.css
streamlit_template/templates/options.css