pyramid_retry
Error retryer
A library that enables retryable error handling in web applications
An execution policy for pyramid that handles retryable errors.
6 stars
10 watching
9 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A general-purpose retrying library for Python applications | 1,918 |
| | A package for sending emails from Python web applications | 50 |
| | Logs Pyramid application exception information to a standard logger for configurable logging output. | 23 |
| | A utility package providing a debug interface for Pyramid web applications. | 95 |
| | An extension of Pyramid that provides a way to organize view logic into reusable bundles | 8 |
| | A sessioning binding library for the Pyramid web framework | 49 |
| | A tool for retrying code blocks with customizable options. | 6 |
| | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
| | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
| | Ensures API documentation consistency and validation across requests and responses | 85 |
| | A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |
| | Automatically reloads code after file changes during development. | 213 |
| | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
| | A user registration and login system for the Pyramid Web Framework. | 14 |
| | Manages transactions within Python web applications without requiring middleware. | 34 |