Metadata-Version: 2.4
Name: lilliepy-dir-router
Version: 10.0.1
Summary: File-based router for ReactPy or LilliePy framework
Home-page: https://github.com/websitedeb/lilliepy-dir-router
Author: Sarthak Ghoshal
Author-email: sarthak22.ghoshal@gmail.com
License: MIT
Keywords: lilliepy,lilliepy-dir-router,reactpy,router,file router,file based router,file-router,file-based-router
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: reactpy
Requires-Dist: reactpy-router
Requires-Dist: asyncio
Requires-Dist: flask
Requires-Dist: flask_cors
Requires-Dist: flask_sock
Requires-Dist: markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Lilliepy-dir-router
a router that uses folders and files to create routes for reactpy files (is used in the lilliepy framework)

## Dependencies
* reactpy
* reactpy router
* pathlib
* importlib
* os
* re
* asyncio

go to the [documentation](https://github.com/websitedeb/lilliepy-dir-router/wiki) for more indepth look
