{"id":14959559,"url":"https://github.com/arnaudmiribel/streamlit-extras","last_synced_at":"2025-05-13T23:05:29.042Z","repository":{"id":57843331,"uuid":"523339630","full_name":"arnaudmiribel/streamlit-extras","owner":"arnaudmiribel","description":"Discover, try, install and share Streamlit re-usable bits we call \"extras\"!","archived":false,"fork":false,"pushed_at":"2025-03-13T16:28:55.000Z","size":2400,"stargazers_count":843,"open_issues_count":39,"forks_count":140,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-10T07:01:13.120Z","etag":null,"topics":["data","python","streamlit","ui","web"],"latest_commit_sha":null,"homepage":"https://extras.streamlit.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnaudmiribel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2022-08-10T12:43:31.000Z","updated_at":"2025-04-07T20:06:53.000Z","dependencies_parsed_at":"2023-10-23T10:32:20.051Z","dependency_job_id":"c44a99f4-1a68-4a72-9ce5-cfb06ec9eb6d","html_url":"https://github.com/arnaudmiribel/streamlit-extras","commit_stats":{"total_commits":447,"total_committers":24,"mean_commits":18.625,"dds":0.5391498881431767,"last_synced_commit":"58583c4a4db1c368083e0c852dec773b7664eb6a"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudmiribel%2Fstreamlit-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudmiribel%2Fstreamlit-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudmiribel%2Fstreamlit-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaudmiribel%2Fstreamlit-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnaudmiribel","download_url":"https://codeload.github.com/arnaudmiribel/streamlit-extras/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248200145,"owners_count":21063835,"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":["data","python","streamlit","ui","web"],"created_at":"2024-09-24T13:20:00.418Z","updated_at":"2025-04-10T10:43:21.623Z","avatar_url":"https://github.com/arnaudmiribel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca href=\"https://extras.streamlitapp.com\" title=\"Python Version\"\u003e\u003cimg src=\"https://static.streamlit.io/badges/streamlit_badge_black_white.svg\"\u003e\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/arnaudmiribel/streamlit-extras/\" title=\"Python Version\"\u003e\u003cimg src=\"https://img.shields.io/badge/Python-3.9%2B-blue\u0026style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"https://badge.fury.io/py/streamlit-extras\"\u003e\u003cimg src=\"https://badge.fury.io/py/streamlit-extras.svg\" alt=\"PyPI version\" height=\"18\"\u003e\u003c/a\u003e\n\u003ca href=\"https://hits.seeyoufarm.com\"\u003e\u003cimg src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Farnaudmiribel%2Fstreamlit-extras\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=visits\u0026edge_flat=false\"/\u003e\u003c/a\u003e\n\n\n# 🪢 streamlit-extras\n\n\n\u003cstrong\u003eA Python library with useful Streamlit extras\u003c/strong\u003e\n\n`streamlit-extras` is a Python library putting together useful Streamlit bits of code (\u003cb\u003e\u003ci\u003eextras\u003c/i\u003e\u003c/b\u003e).\n\n![CleanShot 2023-10-18 at 14 56 43](https://github.com/arnaudmiribel/streamlit-extras/assets/7164864/14f20cf6-033c-4143-9f29-d0e95bf7dca1)\n\n\n## Highlights\n\n- 📙\u0026nbsp; \u003cb\u003eDiscover:\u003c/b\u003e Visit our \u003ca href=\"https://arnaudmiribel.github.io/streamlit-extras/\"\u003edocumentation\u003c/a\u003e to discover all extras.\n- ⬇️\u0026nbsp; \u003cb\u003eInstall:\u003c/b\u003e `streamlit-extras` is a PyPI package with all extras included. Get them all using pip!\n- 🫴\u0026nbsp; \u003cb\u003eShare:\u003c/b\u003e Go ahead and share your own extras, it's just [a PR away](https://arnaudmiribel.github.io/streamlit-extras/contributing/)!\n\n## Getting Started\n\n### Installation\n\n```\npip install streamlit-extras\n```\n\n### Usage\n\nHere's an example with one of the easiest extras around, \u003ca href=\"https://arnaudmiribel.github.io/streamlit-extras/extras/stoggle/\"\u003estoggle\u003c/a\u003e\n```python\nfrom streamlit_extras.stoggle import stoggle\n\nstoggle(\n    \"Click me!\",\n    \"\"\"🥷 Surprise! Here's some additional content\"\"\",\n)\n```\n\n\u003cimg src=\"https://user-images.githubusercontent.com/16867691/192553812-f91c801b-e820-470b-84c6-4563504c6ce5.gif\"\u003e\u003c/img\u003e\n\n## Documentation\n\nVisit \u003ca href=\"https://arnaudmiribel.github.io/streamlit-extras/\"\u003ehttps://arnaudmiribel.github.io/streamlit-extras\u003c/a\u003e\n\n## Contribution\n\nPRs are welcome! Guidelines \u003ca href=\"https://arnaudmiribel.github.io/streamlit-extras/contributing/\"\u003ehere\u003c/a\u003e\n\n\u003csup\u003eREADME template taken from \u003ca href=\"https://github.com/LukasMasuch/streamlit-pydantic\"\u003eLukasMasuch/streamlit-pydantic\u003c/a\u003e\u003c/sup\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaudmiribel%2Fstreamlit-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnaudmiribel%2Fstreamlit-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaudmiribel%2Fstreamlit-extras/lists"}