How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

COMPONENT Streamlit Push(st-push)

calendar_today July 20, 2026 person @TONGGUI TONGGUI domain streamlit

Streamlit Push(st-push) A Streamlit real-time push component github.com GitHub - tonggui-su/st-push: a streamlit push solutions a streamlit push solutions — mounts a WebSocket route onto Streamlit’s Starlette App for true server-to-browser push, with per-connection AES-256-GCM encryption and module routing so multiple components can coexist on one connection. Installation Not published to PyPI. Build from source, access resource from st-push (github) : pip install st_push-1.1-py3-none-any.whl Requirements: Python 3.8+, Streamlit >= 1.59.1, starlette >= 0.40.0.

open_in_new Read original post