This commit is contained in:
douboer
2025-09-07 01:19:00 +08:00
parent 5e1788884f
commit c463e3b785
31 changed files with 3124 additions and 61 deletions

View File

@@ -11,6 +11,8 @@ beautifulsoup4>=4.9.0
# 命令行交互界面(用于 exportbooknotes.py
InquirerPy>=0.3.0
# 可视化:已改为使用原生 Qt(QPainter) 自绘, 不再依赖 matplotlib
# 以下为 Python 标准库,无需安装:
# sqlite3 - 数据库支持
# plistlib - plist 文件解析