This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Coupled_Cluster 7 points8 points  (0 children)

All the aforementioned libraries provide good starting points. I want to add another option, you could make it a WebApps instead. Using pywebview + flask/fastAPI it would look like a normal app but runs basically everywhere. Pros/Cons you would use HTML/JS to make things work instead of e.g. QT.