LICENSE
MANIFEST.in
README.md
pyproject.toml
mangopi_web/__init__.py
mangopi_web/__main__.py
mangopi_web.egg-info/PKG-INFO
mangopi_web.egg-info/SOURCES.txt
mangopi_web.egg-info/dependency_links.txt
mangopi_web.egg-info/entry_points.txt
mangopi_web.egg-info/requires.txt
mangopi_web.egg-info/top_level.txt
mangopi_web/mock/fake_cli.py
mangopi_web/static/alpine.min.js
mangopi_web/static/htmx.min.js
mangopi_web/static/sse.js
mangopi_web/templates/base.html
mangopi_web/templates/index.html
mangopi_web/templates/partials/event_fragment.html
mangopi_web/templates/partials/phase_pipeline.html
mangopi_web/templates/partials/pipeline_oob.html
mangopi_web/templates/partials/task_detail.html
mangopi_web/templates/partials/task_item.html
mangopi_web/templates/partials/task_item_oob.html
mangopi_web/templates/partials/task_list.html
mangopi_web/templates/partials/task_phase_view.html
tests/test_database.py