split to modules. ADD index page.

This commit is contained in:
Kentai Radiquum 2024-04-17 16:48:27 +05:00
parent 025ef2be93
commit c82b6e7265
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
11 changed files with 120 additions and 53 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# Python
__pycache__
venv
.mypy_cache
# VSCode
.VSCode