wheezy.routing 3.2.0
pip install wheezy.routing
Released:
A lightweight path routing library
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Andriy Kornatskyy
- Tags routing, path, url, patterns, match, web, mapping
- Requires: Python >=3.8
Classifiers
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
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.8+. 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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Andriy Kornatskyy
- Tags routing, path, url, patterns, match, web, mapping
- Requires: Python >=3.8
Classifiers
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
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.0.tar.gz
.
File metadata
- Download URL: wheezy.routing-3.2.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac873a39dd7a5be4ddde5142307dff2f1806a562abe31c613246a29225142ca9 |
|
MD5 | 8f0f72a6de472081e3451f23581dcfca |
|
BLAKE2b-256 | 7039c9e7da632b741fef14baf93b593248a93d26cf2a3f5cbd4fc6aca621c2a9 |