create core framework

This commit is contained in:
2024-11-02 23:04:36 +08:00
parent 6acf6d1d6e
commit 544229b7a6
30 changed files with 1612 additions and 16 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
.venv
__pycache__
*.pyc
src/bugis/_version.py
_version.py
*.egg-info
/build
/dist