https://github.com/rob-blackbourn/demo-react-pyodide
An example of using react with pyodide
https://github.com/rob-blackbourn/demo-react-pyodide
pyodide python react reactjs
Last synced: 2 months ago
JSON representation
An example of using react with pyodide
- Host: GitHub
- URL: https://github.com/rob-blackbourn/demo-react-pyodide
- Owner: rob-blackbourn
- Created: 2021-07-23T09:32:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T09:39:50.000Z (almost 5 years ago)
- Last Synced: 2025-05-27T14:46:33.899Z (about 1 year ago)
- Topics: pyodide, python, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.99 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo of using React with Python
See it [here](https://rob-blackbourn.github.io/demo-react-pyodide/).
There's a medium article on this
[here](https://rob-blackbourn.medium.com/create-a-static-site-using-react-running-python-d6b815734d8e).
Also a followup project which addresses scalability
[here](https://github.com/rob-blackbourn/demo-react-pyodide2).