reactive-python / reactpy-django

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

`pyscript_router` component #248

Open Archmonger opened 2 months ago

Archmonger commented 2 months ago

Current Situation

There is currently no good URL routing mechanism for pyscript components.

Proposed Actions

Create a URL router that works natively with our built-in pyscript components.

Related issue: https://github.com/reactive-python/reactpy-router/issues/32