
sanic-routing 23.12.0
0
Core routing component for Sanic
Contents
Core routing component for Sanic
Stars: 16, Watchers: 16, Forks: 12, Open Issues: 8The sanic-org/sanic-routing repo was created 5 years ago and the last code push was 2 years ago. The project is not very popular with only 16 github stars!
How to Install sanic-routing
You can install sanic-routing using pip
pip install sanic-routing
or add it to a project with poetry
poetry add sanic-routing
Package Details
- Author
- Adam Hopkins
- License
- MIT
- Homepage
- https://github.com/sanic-org/sanic-routing/
- PyPi:
- https://pypi.org/project/sanic-routing/
- GitHub Repo:
- https://github.com/sanic-org/sanic-routing
Classifiers
Related Packages
Errors
A list of common sanic-routing errors.
Code Examples
Here are some sanic-routing code examples and snippets.
pythonfix