FileSize | 77330 |
MD5 | 1D07BDBC7A05990A4A612D8514FF006A |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-routes |
PackageSection | python |
PackageVersion | 2.2-1ubuntu1 |
SHA-1 | 3862077E5D391A17A6B14E114D539FE0F8C0AA0A |
SHA-256 | E84B44DA097423DCA5894DADD2CD92BFE8EA037FE9ABCF2636AA8F74036125DD |