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-1.0.0.tar.gz (100.9 kB view details)

Uploaded Source

Built Distribution

reactpy-1.0.0-py3-none-any.whl (106.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for reactpy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a0d21fb5351390673cebe2ec463899125af688d582c868f1c43373e8b1730ad8
MD5 a7b2f7543e8545462682dcd889a05b0a
BLAKE2b-256 e398eecb728d985281a8865a67f2ec5b431c1c3c08df76bd15c888107fcfe0aa

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for reactpy-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 070eab43c84817db614172d4b4281cbab7fca0827feba6d764967a0eda0ead55
MD5 e4d18996f75f9cba7670dfa8cb82c7d3
BLAKE2b-256 f33ab0e8e4a567224adb389eaeda00de89af327ec3348362e6bd8f4490268657

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