A new streamlit-like Python package was released recently called Violit. It looks like it solves a few pain points of using streamlit - probably the biggest being there is no rerunning of the entire app.
Has anyone tried Violit and how is the developer and user experience? Is the live app noticeably more performant?
And will any of streamlit’s planned features like st.App, (fragments, etc.) eventually close the gap on these differences?