-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
TKinter is a very old framework, it looks bad and it's not great to code with.
Two modern libraries are
However, I'm more inclined to do it on the web, as we could run it on a docker container:
- https://github.com/gradio-app/gradio
- https://github.com/zauberzeug/nicegui/
- https://github.com/plotly/dash
Not sure which of these would be better. An open problem with running on the web is that we cannot have a local file picker. We can only upload files to the app. This can be partly circumvented by only processing files in a fixed folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request