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"
8 stars
11 watching
9 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
| Manages transactions within Python web applications without requiring middleware. | 34 |
| A sessioning binding library for the Pyramid web framework | 49 |
| Ensures API documentation consistency and validation across requests and responses | 85 |
| A library that enables retryable error handling in web applications | 6 |
| Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
| A utility package providing a debug interface for Pyramid web applications. | 95 |
| A package providing ZCML directives for configuring the Pyramid web framework | 4 |
| A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
| Logs Pyramid application exception information to a standard logger for configurable logging output. | 23 |
| An extension for Pyramid web applications to manage assets using the webassets library. | 64 |
| Bindings for Chameleon templating system in Pyramid web framework | 10 |
| Helps divide large lists of items into pages for user navigation. | 79 |
| Bindings that make Mako templating system compatible with the Pyramid web framework | 23 |
| A package for sending emails from Python web applications | 50 |