Installation

From PyPI

You can install the package via pip:

pip install streamlit-notify

From Source

You can also install the package from source:

git clone https://github.com/pgarrett-scripps/Streamlit_Notify
cd Streamlit_Notify
pip install -e .