Python implementation of the Circuit Breaker pattern.
☆656Sep 21, 2025Updated 5 months ago
Alternatives and similar repositories for pybreaker
Users that are interested in pybreaker are comparing it to the libraries listed below
Sorting:
- Python "Circuit Breaker" implementation☆513Mar 31, 2025Updated 11 months ago
- 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
- A library for event sourcing in Python.☆1,639Feb 28, 2026Updated last week
- Example of the circuit breaker pattern in Python.☆11Sep 9, 2015Updated 10 years ago
- Ultra-fast query string and url-encoded form-data parsers☆45Mar 2, 2026Updated last week
- Tools to build ASGI apps☆42Nov 6, 2025Updated 4 months ago
- Dependency injection framework for Python☆4,823Jan 31, 2026Updated last month
- A fast and reliable background task processing library for Python 3.☆5,158Updated this week
- Retrying library for Python☆8,406Updated this week
- Pythonic dependency injection☆335Oct 9, 2023Updated 2 years ago
- Fast job queuing and RPC in python with asyncio and redis.☆2,835Jan 30, 2026Updated last month
- Python library providing function decorators for configurable backoff and retry☆2,701May 2, 2024Updated last year
- Python implementation of the Circuit Breaker pattern.☆27Jan 1, 2022Updated 4 years ago
- Auto-detecting the n+1 queries problem in Python☆1,061Nov 25, 2022Updated 3 years ago
- Production-grade retries for Python☆1,337Mar 3, 2026Updated last week
- Implementation of dependency injection for Python 3☆232Mar 3, 2026Updated last week
- Python framework for building microservices☆4,769May 1, 2024Updated last year
- Simple, powerful, and fast logging for Python.☆4,613Updated this week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆609Feb 28, 2026Updated last week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,405Updated this week
- The asyncio implemetation of Redis distributed locks☆318Dec 29, 2023Updated 2 years ago
- Ultra fast asyncio event loop.☆11,674Jan 30, 2026Updated last month
- A composable Python ASGI web framework☆180Mar 18, 2023Updated 2 years ago
- A utility for mocking out the Python Requests library.☆4,325Feb 19, 2026Updated 2 weeks ago
- Connexion is a modern Python web framework that makes spec-first and api-first development easy.☆4,580Mar 2, 2026Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆7,190Mar 1, 2026Updated last week
- Lock context manager implemented via redis SET NX EX and BLPOP.☆573Sep 4, 2025Updated 6 months ago
- A next generation HTTP client for Python. 🦋☆15,145Mar 1, 2026Updated last week
- Jobs scheduler for managing background task (asyncio)☆920Mar 2, 2026Updated last week
- This Django package sends your text messages (SMS) through Amazon SNS and provides reporting helpers.☆11Dec 26, 2022Updated 3 years ago
- Familiar asyncio ORM for python, built with relations in mind☆5,515Mar 3, 2026Updated last week
- Python Classes Without Boilerplate☆5,738Updated this week
- Let your Python tests travel through time☆4,495Aug 19, 2025Updated 6 months ago
- HTMX integration for ASGI applications☆68May 29, 2023Updated 2 years ago
- The little ASGI framework that shines. 🌟☆11,998Updated this week
- A Rust HTTP server for Python applications☆5,114Mar 1, 2026Updated last week
- A high-performance immutable mapping type for Python.☆1,195May 20, 2025Updated 9 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago