Skip to main content

It's React, but in Python

Project description

ReactPy Logo

Reactive user interfaces with pure Python

Build Status Package version


ReactPy is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components which look and behave similarly 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 HelloWorld():
    return html.h1("Hello, World!")

run(HelloWorld)

Resources

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reactpy-0.45.0.tar.gz (101.1 kB view details)

Uploaded Source

Built Distribution

reactpy-0.45.0-py3-none-any.whl (229.3 kB view details)

Uploaded Python 3

File details

Details for the file reactpy-0.45.0.tar.gz.

File metadata

  • Download URL: reactpy-0.45.0.tar.gz
  • Upload date:
  • Size: 101.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for reactpy-0.45.0.tar.gz
Algorithm Hash digest
SHA256 57d0656d4fea883ca55bdd13655f83855c45b09b23165ad73c227d9de3ea288a
MD5 d6a2f3582dc9e2e2c8766b9d343e6f89
BLAKE2b-256 b356abab2f8eecbeaf499a87f8356a421ac19da9dc456b8067ca3665ff2bb320

See more details on using hashes here.

Provenance

File details

Details for the file reactpy-0.45.0-py3-none-any.whl.

File metadata

  • Download URL: reactpy-0.45.0-py3-none-any.whl
  • Upload date:
  • Size: 229.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for reactpy-0.45.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba8514fe4c3cc403e865aef3e3219b30feb2238b3b121885ebd8ee20cd40bd0e
MD5 a88f0c5978e93b6e59019f1d641bc0f9
BLAKE2b-256 3a065c77e27e06f70ef18c8c8828c4b66c974c37623997898f06c67daf5c6a03

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page