Comment on Nice GUIComments−pqyzwbq3yTo write web gui in Python, there are some other open source alternatives.If just want to port simple shell interactive interface to web gui, can check https://github.com/pywebio/PyWebIOIf want to get a production level dashboard by using Python, https://wave.h2o.ai/ <<Realtime Web Apps and Dashboards for Python and R>>−aitchnyu3yIs there a version of this that doesn't need server state? I've been thinking of making something like that.
Comments
To write web gui in Python, there are some other open source alternatives.
If just want to port simple shell interactive interface to web gui, can check https://github.com/pywebio/PyWebIO
If want to get a production level dashboard by using Python, https://wave.h2o.ai/ <<Realtime Web Apps and Dashboards for Python and R>>
Is there a version of this that doesn't need server state? I've been thinking of making something like that.