Server implementation more or less complete

This commit is contained in:
Yeicor
2024-02-08 19:52:51 +01:00
parent 792ab687f6
commit 56c097aea3
10 changed files with 230 additions and 725 deletions

View File

@@ -11,7 +11,6 @@ python = "^3.9"
# CAD
build123d = "^0.3.0"
partcad = "^0.3.84"
# Web
aiohttp = "^3.9.3"