Metadata-Version: 2.1
Name: reactpy-router
Version: 0.1.1
Summary: A URL router for ReactPy
Home-page: https://github.com/reactive-python/reactpy-router
Author: Ryan Morshead
Author-email: ryan.morshead@gmail.com
Keywords: reactpy,components
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: reactpy >=1
Requires-Dist: typing-extensions

# reactpy-router

A URL router for ReactPy

Read the docs: https://reactive-python.github.io/reactpy-router
