Installation ============ From PyPI --------- You can install the package via pip: .. code-block:: bash pip install streamlit-notify From Source ----------- You can also install the package from source: .. code-block:: bash git clone https://github.com/pgarrett-scripps/Streamlit_Notify cd Streamlit_Notify pip install -e .