Skip to main content

A lightweight path routing library

Project description

wheezy.routing

Build Status Coverage Status Documentation Status pypi version

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:

Install

wheezy.routing requires python version 3.6+. 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

wheezy.routing-3.0.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page