MANIFEST.in
README.md
pyproject.toml
pytincture/__init__.py
pytincture/dataclass.py
pytincture.egg-info/PKG-INFO
pytincture.egg-info/SOURCES.txt
pytincture.egg-info/dependency_links.txt
pytincture.egg-info/requires.txt
pytincture.egg-info/top_level.txt
pytincture/backend/__init__.py
pytincture/backend/app.py
pytincture/frontend/index.html
pytincture/frontend/pytincture.js
tests/test_app.py
tests/test_dataclass.py
tests/test_launcher.py