Commit Graph

2 Commits

Author SHA1 Message Date
b307b8327a feat(project_setup): Initialize project (#1)
Setting up python project files using poetry. A basic environment
is installed including dash for the app that will be implemented
later.

Also contains several dev tools, including pre-commit hooks.

Co-authored-by: Tobias Quadfasel <tobias.loesche@studium.uni-hamburg.de>
Reviewed-on: #1
2024-08-29 14:08:09 +00:00
9377c07044 docs: Add README.md
This is the initial commit containing a rudimentary one-liner as README file.
2024-08-23 22:53:05 +00:00