LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
tesseract_streamlit/__init__.py
tesseract_streamlit/_version.py
tesseract_streamlit/cli.py
tesseract_streamlit/config.py
tesseract_streamlit/parse.py
tesseract_streamlit.egg-info/PKG-INFO
tesseract_streamlit.egg-info/SOURCES.txt
tesseract_streamlit.egg-info/dependency_links.txt
tesseract_streamlit.egg-info/entry_points.txt
tesseract_streamlit.egg-info/requires.txt
tesseract_streamlit.egg-info/top_level.txt
tesseract_streamlit/resources/favicon.ico
tesseract_streamlit/templates/template.j2
tests/test_cli.py
tests/test_parse.py
tests/test_visuals.py