Python implementation of the Circuit Breaker pattern.
☆672Sep 21, 2025Updated 7 months ago
Alternatives and similar repositories for pybreaker
Users that are interested in pybreaker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python "Circuit Breaker" implementation☆521Mar 31, 2025Updated last year
- Simple implementation of the Circuit Breaker pattern☆50Oct 25, 2016Updated 9 years ago
- A sync/async circuit breaker implementation in Python☆91Jan 11, 2024Updated 2 years ago
- Example of the circuit breaker pattern in Python.☆11Sep 9, 2015Updated 10 years ago
- A library for event sourcing in Python.☆1,659May 6, 2026Updated 2 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Retrying library for Python☆8,595May 1, 2026Updated 2 weeks ago
- Ultra-fast query string and url-encoded form-data parsers☆46Apr 27, 2026Updated 3 weeks ago
- Dependency injection framework for Python☆4,868May 1, 2026Updated 2 weeks ago
- Python implementation of the Circuit Breaker pattern.☆29Jan 1, 2022Updated 4 years ago
- A fast and reliable background task processing library for Python 3.☆5,231Apr 26, 2026Updated 3 weeks ago
- Python library providing function decorators for configurable backoff and retry☆2,698May 2, 2024Updated 2 years ago
- Production-grade retries for Python☆1,402May 5, 2026Updated 2 weeks ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,463May 12, 2026Updated last week
- Simple, powerful, and fast logging for Python.☆4,787May 11, 2026Updated last week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Lock context manager implemented via redis SET NX EX and BLPOP.