Stable version 1.0

This commit is contained in:
2025-07-17 05:21:11 -07:00
parent b53401481d
commit fbcc04a999
7 changed files with 60136 additions and 0 deletions

4
.gitignore vendored
View File

@@ -174,3 +174,7 @@ cython_debug/
# PyPI configuration file
.pypirc
# Other files
config.ini
*.log
*.log.*