Add library

This commit is contained in:
2025-07-14 22:47:09 +03:00
parent baf76597f5
commit 7ffc620f06
15 changed files with 1465 additions and 1 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
**/__pycache__/
*.py[cod]
*$py.class
@@ -174,3 +174,4 @@ cython_debug/
# PyPI configuration file
.pypirc
.idea