pybreaker

Python implementation of the Circuit Breaker pattern

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pybreaker

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.4.1 2025-09-21    
1.4.0 2025-07-06    
1.3.0 2025-03-05    
1.2.0 2024-02-14    
1.1.0 2024-01-09    
1.0.3 2023-12-22    
1.0.2 2023-06-10
1.0.1 2022-08-12
1.0.0 2022-08-11
0.8.0 2022-03-02
0.7.0 2021-12-14
0.6.0 2019-10-22
0.5.0 2019-03-19
0.4.5 2018-10-26
0.4.4 2018-05-21
0.4.2 2017-11-09
0.4.1 2017-10-02
0.4.0 2017-06-23
0.3.3 2017-06-02
0.3.2 2017-06-01
0.3.1 2017-01-25
0.3.0 2016-09-01
0.2.3 2014-07-25
0.2.2 2012-09-27
0.2.1 2010-10-23    
0.2 2010-10-20    
0.1.1 2010-10-18    

Issues with this package?

Page last updated 2026-09-03 07:09:11 UTC