Commit Graph

2 Commits

Author SHA1 Message Date
Tobias Quadfasel
1696840db8 feat(project_setup): feat: Initialize project
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.
2024-08-29 16:02:51 +02: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