Added project structure and basic data models

This commit is contained in:
Donkie
2023-04-01 16:24:08 +02:00
commit c9b4705b28
18 changed files with 1031 additions and 0 deletions

2
requirements_dev.txt Normal file
View File

@@ -0,0 +1,2 @@
ruff==0.0.260
black==23.3.0