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.