pyramid_handlers

View bundle manager

An extension of Pyramid that provides a way to organize view logic into reusable bundles

Pyramid "handlers" emulate Pylons 1 "controllers"

GitHub

8 stars
11 watching
9 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pylons/pyramid_layoutAn add-on that enables the creation of reusable UI layouts in Pyramid web applications.24
pylons/pyramid_tmManages transactions within Python web applications without requiring middleware.34
pylons/pyramid_beakerA sessioning binding library for the Pyramid web framework49
pylons/pyramid_openapi3Ensures API documentation consistency and validation across requests and responses85
pylons/pyramid_retryA library that enables retryable error handling in web applications6
pylons/pyramid_bpythonBindings for using Bpython as the interactive shell in Pyramid web applications.0
pylons/pyramid_debugtoolbarA utility package providing a debug interface for Pyramid web applications.95
pylons/pyramid_zcmlA package providing ZCML directives for configuring the Pyramid web framework4
pylons/pyramid_rpcA package of RPC add-ons to simplify creating remote procedure calls in a Python web framework.27
pylons/pyramid_exclogLogs Pyramid application exception information to a standard logger for configurable logging output.23
sontek/pyramid_webassetsAn extension for Pyramid web applications to manage assets using the webassets library.64
pylons/pyramid_chameleonBindings for Chameleon templating system in Pyramid web framework10
pylons/paginateHelps divide large lists of items into pages for user navigation.79
pylons/pyramid_makoBindings that make Mako templating system compatible with the Pyramid web framework23
pylons/pyramid_mailerA package for sending emails from Python web applications50