Skip to main content

Pyramid handlers emulate Pylons 1 controllers

Project description

pyramid_handlers is a package which allows Pyramid to largely emulate the functionality of Pylons 1 “controllers”. Handlers are a synthesis of Pyramid url dispatch and method introspection of a view class that makes it easier to create bundles of view logic which reacts to particular route patterns.

See http://docs.pylonsproject.org/projects/pyramid_handlers/dev/ for detailed documentation.

0.2 (2011-07-22)

  • Fix include example in docs.

  • Add example of __action_decorator__ in documentation.

  • Drop install dependency on pyramid_zcml.

  • Add a tox.ini for Jenkins testing.

  • Fix tests for Pyramid 1.1.

0.1 (2011-01-18)

  • Initial release, broken out of Pyramid core.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_handlers-0.2.tar.gz (30.0 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