项目备份

This commit is contained in:
林觅
2026-04-09 10:37:51 +08:00
parent 7ed8d2dcb4
commit 4eab443148
32 changed files with 9468 additions and 0 deletions

14
docs/venv.md Normal file
View File

@@ -0,0 +1,14 @@
# 环境安装
- pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade loguru pywebview aiortc fastapi pyinstaller uvicorn[standard] requests pystray pillow pywin32 buildozer opencv-python numpy mss
# 涉及文档
- [https://pywebview.idepy.com/guide/usage.html]
- [https://segmentfault.com/a/1190000046888066]