Initial commit

This commit is contained in:
2026-03-11 15:27:10 +03:00
commit 8b4b8d54d1
34 changed files with 7407 additions and 0 deletions

2
__init__.py Normal file
View File

@@ -0,0 +1,2 @@
__all__ = []
__version__ = "1.0.0"