hello #mastadon #python people! I need to create a fairly full-featured, desktop user interface (multiple windows, some plotting/graphing) so non coders can set up and run the underlying model. Any recommendations for Python GUI frameworks? I’ve been leaning towards PyQt - any other ones I should look at?
what comes to mind is Shiny / flexdashboards , you can use Python with the {reticulate}. PyQt seems like lots of work but maybe is what you are after. Or use Streamlit, maybe it is quicker to get going for your use case. hope it all works out
