{"library":"streamlit-notify","title":"streamlit-notify","type":"library","description":"A Streamlit component that provides toast notifications that persist across reruns. Current version 0.3.1. Release cadence is irregular.","language":"python","status":"active","last_verified":"Mon Apr 27","install":{"commands":["pip install streamlit-notify"],"cli":null},"imports":["from streamlit_notify import notify"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/pgarrett-scripps/Streamlit_Notify","docs":"https://streamlit-notify.readthedocs.io/en/latest/usage.html","changelog":null,"pypi":"https://pypi.org/project/streamlit-notify/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"import streamlit as st\nfrom streamlit_notify import notify\n\nnotify(\"Hello, World!\")","lang":"python","description":"Basic usage of streamlit-notify to show a toast.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}