{"id":14959612,"url":"https://github.com/okld/streamlit-quill","last_synced_at":"2026-02-12T04:20:27.869Z","repository":{"id":57471766,"uuid":"298138104","full_name":"okld/streamlit-quill","owner":"okld","description":"Quill editor component for Streamlit.","archived":false,"fork":false,"pushed_at":"2024-08-03T20:37:56.000Z","size":360,"stargazers_count":66,"open_issues_count":9,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T15:11:18.307Z","etag":null,"topics":["demo","editor","python","quill","quill-editor","quilljs","streamlit","streamlit-component","streamlit-quill"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/okld/streamlit-gallery/main?p=quill-editor","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-24T01:31:59.000Z","updated_at":"2025-03-23T19:49:34.000Z","dependencies_parsed_at":"2024-09-02T16:37:12.588Z","dependency_job_id":"ca459d86-8955-4f6b-a9b7-166041863174","html_url":"https://github.com/okld/streamlit-quill","commit_stats":null,"previous_names":["ghasel/streamlit-quill"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-quill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-quill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-quill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-quill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okld","download_url":"https://codeload.github.com/okld/streamlit-quill/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250240174,"owners_count":21397828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","editor","python","quill","quill-editor","quilljs","streamlit","streamlit-component","streamlit-quill"],"created_at":"2024-09-24T13:20:13.553Z","updated_at":"2026-02-12T04:20:27.831Z","avatar_url":"https://github.com/okld.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Streamlit Quill\n\n[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link] \n\n## Installation\n\n```sh\npip install streamlit-quill\n```\n\n## Getting started\n\n```python\nimport streamlit as st\n\nfrom streamlit_quill import st_quill\n\n# Spawn a new Quill editor\ncontent = st_quill()\n\n# Display editor's content as you type\ncontent\n```\n\n## Demo\n\n[![Open in Streamlit][share_badge]][share_link]\n\n[![Preview][share_img]][share_link]\n\n[share_badge]: https://static.streamlit.io/badges/streamlit_badge_black_white.svg\n[share_link]: https://share.streamlit.io/okld/streamlit-gallery/main?p=quill-editor\n[share_img]: https://raw.githubusercontent.com/okld/streamlit-quill/main/preview.png\n\n[github_badge]: https://badgen.net/badge/icon/GitHub?icon=github\u0026color=black\u0026label\n[github_link]: https://github.com/okld/streamlit-quill\n\n[pypi_badge]: https://badgen.net/pypi/v/streamlit-quill?icon=pypi\u0026color=black\u0026label\n[pypi_link]: https://pypi.org/project/streamlit-quill\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-quill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokld%2Fstreamlit-quill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-quill/lists"}