Module paths

Module paths 

Source
Expand description

Utilities for matching URI paths

Functions§

map_path
Maps a request path against a template path, populating any variables from the template. Returns None if the paths don’t match.