reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
322 stars 18 forks source link

Client-side Python components using PyScript #243

Closed Archmonger closed 2 months ago

Archmonger commented 2 months ago

Description

PyScript is fully functional using the standard pyodide interpreter.

A follow up PR will be required for a few things:

  1. Port reactpy to be micropython compatible.
  2. Support a fully local pyodide interpreter.

Checklist

Please update this checklist as you complete each item:

By submitting this pull request I agree that all contributions comply with this project's open source license(s).