{"id":13468788,"url":"https://github.com/reactive-python/reactpy","last_synced_at":"2026-02-17T08:00:36.784Z","repository":{"id":37016649,"uuid":"171410703","full_name":"reactive-python/reactpy","owner":"reactive-python","description":"It's React, but in Python","archived":false,"fork":false,"pushed_at":"2026-02-11T03:50:57.000Z","size":26816,"stargazers_count":8159,"open_issues_count":53,"forks_count":331,"subscribers_count":53,"default_branch":"main","last_synced_at":"2026-02-11T08:57:18.683Z","etag":null,"topics":["javascript","python","react","reactpy"],"latest_commit_sha":null,"homepage":"https://reactpy.dev","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/reactive-python.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["archmonger","rmorshea"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-02-19T05:25:54.000Z","updated_at":"2026-02-11T03:49:43.000Z","dependencies_parsed_at":"2023-01-17T13:31:53.361Z","dependency_job_id":"2d81d9fb-dbac-4ab4-a94c-d42aebbfea2c","html_url":"https://github.com/reactive-python/reactpy","commit_stats":{"total_commits":1346,"total_committers":22,"mean_commits":61.18181818181818,"dds":0.04977711738484403,"last_synced_commit":"f6f13f0e0f483217111481e2c1d4e7697116f9a9"},"previous_names":["idom-team/idom","rmorshea/idom"],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/reactive-python/reactpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactive-python%2Freactpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactive-python%2Freactpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactive-python%2Freactpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactive-python%2Freactpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactive-python","download_url":"https://codeload.github.com/reactive-python/reactpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactive-python%2Freactpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29537229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript","python","react","reactpy"],"created_at":"2024-07-31T15:01:19.140Z","updated_at":"2026-02-17T08:00:36.700Z","avatar_url":"https://github.com/reactive-python.png","language":"Python","readme":"# \u003cimg src=\"https://raw.githubusercontent.com/reactive-python/reactpy/main/branding/svg/reactpy-logo-square.svg\" align=\"left\" height=\"45\"/\u003e ReactPy\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/reactive-python/reactpy/actions/workflows/check.yml\"\u003e\n        \u003cimg src=\"https://github.com/reactive-python/reactpy/actions/workflows/check.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/reactpy/\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/v/reactpy.svg?label=PyPI\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/reactive-python/reactpy/blob/main/LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/License-MIT-purple.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://reactpy.dev/\"\u003e\n        \u003cimg src=\"https://img.shields.io/website?down_message=offline\u0026label=Docs\u0026logo=read-the-docs\u0026logoColor=white\u0026up_message=online\u0026url=https%3A%2F%2Freactpy.dev%2Fdocs%2Findex.html\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.gg/uNb5P4hA9X\"\u003e\n        \u003cimg src=\"https://img.shields.io/discord/1111078259854168116?label=Discord\u0026logo=discord\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n[ReactPy](https://reactpy.dev/) is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components that look and behave similar to those found in [ReactJS](https://reactjs.org/). Designed with simplicity in mind, ReactPy can be used by those without web development experience while also being powerful enough to grow with your ambitions.\n\n\u003ctable align=\"center\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth colspan=\"2\" style=\"text-align: center\"\u003eSupported Backends\u003c/th\u003e\n        \u003ctr\u003e\n            \u003cth style=\"text-align: center\"\u003eBuilt-in\u003c/th\u003e\n            \u003cth style=\"text-align: center\"\u003eExternal\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n        \u003ctd\u003e\n            \u003ca href=\"https://reactpy.dev/docs/guides/getting-started/installing-reactpy.html#officially-supported-servers\"\u003e\n                Flask, FastAPI, Sanic, Tornado\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003ca href=\"https://github.com/reactive-python/reactpy-django\"\u003eDjango\u003c/a\u003e,\n            \u003ca href=\"https://github.com/reactive-python/reactpy-jupyter\"\u003eJupyter\u003c/a\u003e,\n            \u003ca href=\"https://github.com/idom-team/idom-dash\"\u003ePlotly-Dash\u003c/a\u003e\n        \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n# At a Glance\n\nTo get a rough idea of how to write apps in ReactPy, take a look at this tiny _Hello World_ application.\n\n```python\nfrom reactpy import component, html, run\n\n@component\ndef hello_world():\n    return html.h1(\"Hello, World!\")\n\nrun(hello_world)\n```\n\n# Resources\n\nFollow the links below to find out more about this project.\n\n-   [Try ReactPy (Jupyter Notebook)](https://mybinder.org/v2/gh/reactive-python/reactpy-jupyter/main?urlpath=lab/tree/notebooks/introduction.ipynb)\n-   [Documentation](https://reactpy.dev/)\n-   [GitHub Discussions](https://github.com/reactive-python/reactpy/discussions)\n-   [Discord](https://discord.gg/uNb5P4hA9X)\n-   [Contributor Guide](https://reactpy.dev/docs/about/contributor-guide.html)\n-   [Code of Conduct](https://github.com/reactive-python/reactpy/blob/main/CODE_OF_CONDUCT.md)\n","funding_links":["https://github.com/sponsors/archmonger","https://github.com/sponsors/rmorshea"],"categories":["Python","Front-end frameworks","Third-Party Packages","HarmonyOS","Web UI","\u003ca name=\"Python\"\u003e\u003c/a\u003ePython"],"sub_categories":["More","Full-stack frameworks","Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactive-python%2Freactpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactive-python%2Freactpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactive-python%2Freactpy/lists"}