Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

It's React, but in Python

License

NotificationsYou must be signed in to change notification settings

reactive-python/reactpy

Repository files navigation

ReactPy

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 inReactJS. 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-inExternal
Flask, FastAPI, Sanic, TornadoDjango,Jupyter,Plotly-Dash

At a Glance

To get a rough idea of how to write apps in ReactPy, take a look at this tinyHello World application.

fromreactpyimportcomponent,html,run@componentdefhello_world():returnhtml.h1("Hello, World!")run(hello_world)

Resources

Follow the links below to find out more about this project.

About

It's React, but in Python

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Contributors24


[8]ページ先頭

©2009-2025 Movatter.jp