streamlit-quill0.0.3
streamlit-quill0.0.3
Published
Quill component for Streamlit
pip install streamlit-quill
Package Downloads
Authors
Project URLs
Requires Python
>=3.6
Dependencies
Streamlit Quill
React Quill component for Streamlit.
Installation
In a python virtual environment, run:
pip install streamlit-quill
Demo
To test this component, you can run the demo script:
streamlit run https://raw.githubusercontent.com/Ghasel/streamlit-quill/master/examples/streamlit_quill_demo.py