reactpy-django
reactpy-django copied to clipboard
`pyscript_router` component
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 within the reactpy-router repo, then support Django URL routing syntax in this repo.
Related issue: https://github.com/reactive-python/reactpy-router/issues/32