README.md
pyproject.toml
keep_the_why_dashboard.egg-info/PKG-INFO
keep_the_why_dashboard.egg-info/SOURCES.txt
keep_the_why_dashboard.egg-info/dependency_links.txt
keep_the_why_dashboard.egg-info/entry_points.txt
keep_the_why_dashboard.egg-info/requires.txt
keep_the_why_dashboard.egg-info/top_level.txt
ktw_dashboard/__init__.py
ktw_dashboard/__main__.py
ktw_dashboard/cli.py
ktw_dashboard/export.py
ktw_dashboard/gitinfo.py
ktw_dashboard/projects.py
ktw_dashboard/server.py
ktw_dashboard/state.py
ktw_dashboard/updates.py
ktw_dashboard/web/app.js
ktw_dashboard/web/icon.png
ktw_dashboard/web/index.html
ktw_dashboard/web/style.css
ktw_dashboard/web/wordmark.png
tests/test_state.py