- Notifications
You must be signed in to change notification settings - Fork9
Pyramid "handlers" emulate Pylons 1 "controllers"
License
NotificationsYou must be signed in to change notification settings
Pylons/pyramid_handlers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pyramid_handlers
is a package which allows Pyramid to largely emulate thefunctionality of Pylons 1 "controllers". Handlers are a synthesis ofPyramidurl dispatch and method introspection of a view class that makes iteasier to create bundles of view logic which reacts to particular routepatterns. It works under Python 2.6, 2.7, and 3.2.
Seehttp://docs.pylonsproject.org/projects/pyramid_handlers/en/latest/ fordetailed documentation.
See alsoOutgrowing Pyramid Handlers.
About
Pyramid "handlers" emulate Pylons 1 "controllers"
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published