{"id":14959584,"url":"https://github.com/okld/streamlit-ace","last_synced_at":"2025-04-12T22:19:52.336Z","repository":{"id":37751945,"uuid":"273772645","full_name":"okld/streamlit-ace","owner":"okld","description":"Ace editor component for Streamlit.","archived":false,"fork":false,"pushed_at":"2023-12-16T22:02:14.000Z","size":3546,"stargazers_count":274,"open_issues_count":24,"forks_count":38,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T01:30:15.297Z","etag":null,"topics":["ace","ace-editor","demo","editor","python","streamlit","streamlit-ace","streamlit-component"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/okld/streamlit-gallery/main?p=ace-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-06-20T19:35:29.000Z","updated_at":"2025-04-02T23:12:31.000Z","dependencies_parsed_at":"2024-09-22T09:41:16.340Z","dependency_job_id":null,"html_url":"https://github.com/okld/streamlit-ace","commit_stats":{"total_commits":45,"total_committers":6,"mean_commits":7.5,"dds":0.5111111111111111,"last_synced_commit":"8bb20c4a20df1d8b09c13e1debac864374d5e003"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-ace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-ace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-ace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-ace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okld","download_url":"https://codeload.github.com/okld/streamlit-ace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248638228,"owners_count":21137632,"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":["ace","ace-editor","demo","editor","python","streamlit","streamlit-ace","streamlit-component"],"created_at":"2024-09-24T13:20:04.932Z","updated_at":"2025-04-12T22:19:52.299Z","avatar_url":"https://github.com/okld.png","language":"Python","readme":"# 📝 Streamlit Ace\n\n[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link] \n\n## Installation\n\n```sh\npip install streamlit-ace\n```\n\n## Getting started\n\n```python\nimport streamlit as st\n\nfrom streamlit_ace import st_ace\n\n# Spawn a new Ace editor\ncontent = st_ace()\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=ace-editor\n[share_img]: https://raw.githubusercontent.com/okld/streamlit-ace/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-ace\n\n[pypi_badge]: https://badgen.net/pypi/v/streamlit-ace?icon=pypi\u0026color=black\u0026label\n[pypi_link]: https://pypi.org/project/streamlit-ace\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-ace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokld%2Fstreamlit-ace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-ace/lists"}