pyorea

0.1.3 • Public • Published

Pyorea

Write React applications using Python

With this unholy abomination, write React components in python, which gets interpreted by Cpython embedded in the webpage

How it works

Internally this library loads Pyodide and executes the python code in the webpage along with few conveniences

  • NPM libraries loading via ESM CDN
  • Easy React DSL to be used from python

Demo

https://codesandbox.io/s/objective-field-8zukov?file=/app.py

video

Demo video

Documentation

Work in progress...

Package Sidebar

Install

npm i pyorea

Weekly Downloads

3

Version

0.1.3

License

MIT

Unpacked Size

142 kB

Total Files

25

Last publish

Collaborators

  • oneto018