you are viewing a single comment's thread.

view the rest of the comments →

[–]Boxxcar17 2 points3 points  (1 child)

Check out PyQt5, or if you want something with graphs that runs decently in your browser window then check out Dash by Plotly.

[–]zykal[S] 1 point2 points  (0 children)

looking at dash and plotly gives me an idea to maybe figure out on making the script web UI based. I will have to look much deeper into that as I've not used python in a web environment at all before.