wheezy.routing
wheezy.routing is a python package written in pure Python code. It is a simple mapping between URL patterns (as plain simple strings, curly expressions or regular expressions) to a handler that can be anything you like (there is no limitation or prescription what handler is or could be).
The mapping can include other mappings and constructed dynamically.
It is optimized for performance, well tested and documented.
Resources:
- source code, examples and issues tracker are available on github
- documentation
Install
wheezy.routing requires python version 3.10+. It is independent of operating system. You can install it from pypi:
pip install -U wheezy.routing
If you run into any issue or have comments, go ahead and add on github.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wheezy_routing-3.2.1.tar.gz.
File metadata
- Download URL: wheezy_routing-3.2.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48c3f9307c44bed51b5a4b414d740cb1d9b50d37c38d53d7046770b77ef6f13d
|
|
| MD5 |
c608c5124ad81930ee54d563be28dbae
|
|
| BLAKE2b-256 |
f1d7b1e7aeaa7c465eb1acffb6cdd907aaa8fc019597ffb591d69ac85b463f64
|