a semi functional demo

This commit is contained in:
2024-11-05 09:50:49 +02:00
parent 5acfd3882f
commit dac9613a5f
3 changed files with 157 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ python = "^3.12"
tk = "^0.1.0"
fitz = "^0.0.1.dev2"
pymupdf = "^1.24.13"
tkinterpdfviewer = "^0.2"
pillow = "^11.0.0"
[build-system]