LICENSE
README.md
pyproject.toml
setup.cfg
src/app/__init__.py
src/app/__main__.py
src/app/config.py
src/app/flask_app.py
src/app/run.py
src/app/templates/__init__.py
src/app/views/__init__.py
src/app/views/depht.py
src/app/views/documentation.py
src/app/views/models.py
src/app/views/train.py
src/depht_gui.egg-info/PKG-INFO
src/depht_gui.egg-info/SOURCES.txt
src/depht_gui.egg-info/dependency_links.txt
src/depht_gui.egg-info/entry_points.txt
src/depht_gui.egg-info/requires.txt
src/depht_gui.egg-info/top_level.txt
src/run_depht/__init__.py
src/run_depht/run_depht.py