Launching today

Violit
Pure Python Web Framework: Streamlit simplicity, zero reruns
6 followers
Pure Python Web Framework: Streamlit simplicity, zero reruns
6 followers
I built Violit to liberate Python developers from the frontend. My goal is to eliminate the friction of turning complex backend logic or AI models into beautiful web apps. You shouldn't have to learn React or deal with sluggish full script reruns just to ship an idea. Violit combines an intuitive, 90% Streamlit-compatible syntax with instant signal-based reactivity and built-in themes. Build complete, production-ready web applications entirely in pure Python without the boilerplate.












RiteKit Company Logo API
@dope_flamingo The zero-rerun approach is a smart flip on Streamlit's model—reactive updates without the performance tax is genuinely useful for heavier apps. Curious how the ~90% compatibility holds up with more complex state management, especially when Streamlit users have built workflows around those reruns. The integrated backend (SQLModel, auth, async jobs) feels like the right call to avoid the "glue code" problem.