init: MVP

This commit is contained in:
Arthur K. 2025-01-31 17:05:07 +03:00
commit 46e870be42
Signed by: wzray
GPG key ID: B97F30FDC4636357
17 changed files with 1202 additions and 0 deletions

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[tool.pyright]
pythonVersion = "3.9"