https://github.com/reactive-python/reactpy Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} reactive-python / reactpy Public * * Notifications * Fork 85 * Star 2k It's React, but in Python reactpy.dev License MIT license 2k stars 85 forks Star Notifications * Code * Issues 86 * Pull requests 3 * Discussions * Actions * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Security * Insights reactive-python/reactpy This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 6 branches 110 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/r] Use Git or checkout with SVN using the web URL. [gh repo clone reacti] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @rmorshea rmorshea Emphasize the pip install reactpy does not include a backend (#1012) ... 1173224 Jun 6, 2023 Emphasize the `pip install reactpy` does not include a backend (#1012 ) Saw a couple videos of poeple missing that fact when reading off the docs. 1173224 Git stats * 1,299 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github Create CODEOWNERS (#1011) June 6, 2023 11:49 branding add logo for social card (#945) March 1, 2023 00:44 docs Emphasize the pip install reactpy does not include a backend (#1012) June 6, 2023 16:35 src Fix typos (#1007) June 5, 2023 23:03 .gitignore Poetry+Hatch Monorepo (#1002) June 3, 2023 14:56 CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#119) October 6, 2019 03:45 LICENSE update license year January 30, 2022 17:37 README.md Update README.md (#1009) June 6, 2023 11:31 pyproject.toml Fix typos (#1007) June 5, 2023 23:03 requirements.txt rename test-run.txt to nox-deps.txt December 15, 2021 21:44 tasks.py Fix typos (#1007) June 5, 2023 23:03 View code ReactPy At a Glance Resources README.md [reactpy-lo] ReactPy [badge] [6874747073] [6874747073] [6874747073] [6874747073] --------------------------------------------------------------------- ReactPy 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. 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. Supported Backends Built-in External Flask, FastAPI, Sanic, Tornado Django, Jupyter, Plotly-Dash At a Glance To get a rough idea of how to write apps in ReactPy, take a look at this tiny Hello World application. from reactpy import component, html, run @component def hello_world(): return html.h1("Hello, World!") run(hello_world) Resources Follow the links below to find out more about this project. * Try ReactPy (Jupyter Notebook) * Documentation * GitHub Discussions * Discord * Contributor Guide * Code of Conduct About It's React, but in Python reactpy.dev Topics react javascript python reactpy Resources Readme License MIT license Code of conduct Code of conduct Stars 2k stars Watchers 29 watching Forks 85 forks Report repository Releases 91 @reactpy/client v0.3.1 Latest Apr 11, 2023 + 90 releases Sponsor this project Sponsor Learn more about GitHub Sponsors Used by 2 * @reactive-python @reactive-python / reactpy-jupyter * @reactive-python @reactive-python / reactpy Contributors 12 * @rmorshea * @Archmonger * @dependabot[bot] * @philippjfr * @jmtaysom * @acivitillo * @kianmeng * @StefanBrand * @ZEUS-03 * @Kurtsley * @Iddorot * @liberty-rising Languages * Python 87.7% * TypeScript 11.1% * JavaScript 1.1% * HTML 0.1% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.