MyGit
🚩收到GitHub仓库的更新通知

reactive-python/reactpy

Fork: 314 Star: 7672 (更新于 2024-05-14 21:51:47)

license: MIT

Language: Python .

It's React, but in Python

最后发布版本: reactpy-v1.0.2 ( 2023-07-04 13:29:39)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

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 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.

最近版本更新:(数据更新于 2024-04-26 02:51:33)

2023-07-04 13:29:39 reactpy-v1.0.2

2023-06-17 00:48:31 reactpy-v1.0.1

2023-04-11 14:30:44 @reactpy/client-v0.3.1

2023-04-11 12:27:40 @reactpy/client-v0.3.0

2023-04-02 11:11:16 @reactpy/client-v0.2.1

2023-04-02 10:27:13 event-to-object-v0.1.1

2023-04-02 05:38:59 event-to-object-v0.1.0

2023-04-02 05:26:36 @reactpy/client-v0.2.0

2023-03-15 15:17:09 reactpy-v1.0.0

2023-03-15 14:12:10 @reactpy/client-v0.1.0

主题(topics):

javascript, python, react, reactpy

reactive-python/reactpy同语言 Python最近更新仓库

2024-05-15 09:56:59 Sitoi/dailycheckin

2024-05-15 07:47:19 jxxghp/MoviePilot

2024-05-14 23:47:14 Ryujinx/release-channel-master

2024-05-14 10:52:38 kingmo888/rustdesk-api-server

2024-05-14 09:59:38 zhayujie/chatgpt-on-wechat

2024-05-14 04:21:33 paperless-ngx/paperless-ngx