FileSize | 81768 |
MD5 | 799CCB8B0F9A70311E75901D4A127EF4 |
PackageDescription | Routing Recognition and Generation Tools
Routes is a Python re-implementation of the Rails routes system for mapping
URLs to Controllers/Actions and generating URLs. Routes makes it easy to
create pretty and concise URLs that are RESTful with little effort.
.
Speedy and dynamic URL generation means you get a URL with minimal cruft (no
big dangling query args). Shortcut features like Named Routes cut down on
repetitive typing.
.
Current features:
* Named Routes
* Sophisticated Route lookup and URL generation
* Wildcard path's before and after static parts
* Groupings syntax to allow flexible URLs to accommodate almost any need
* Sub-domain support built-in
* Conditional matching based on domain, cookies, HTTP method (RESTful), and
more
* Easily extensible utilizing custom condition functions and route generation
functions
* Extensive unit tests |
PackageMaintainer | Piotr Ożarowski <piotr@debian.org> |
PackageName | python-routes |
PackageSection | python |
PackageVersion | 2.0-1 |
SHA-1 | FCCF9C28318E800526073683FAE71935B586BA55 |
SHA-256 | ECC380B545D76FF35F7F317160E414FECB53B9CBC6F7679D7E38481B3814C593 |