{"library":"circuitbreaker","type":"library","category":null,"description":"A Python implementation of the Circuit Breaker pattern, designed to prevent applications from repeatedly trying to perform an operation that is likely to fail. It supports both synchronous and asynchronous functions and has been classified as a 'Critical Project' on PyPI. The current version is 2.1.3.","language":"python","status":"active","version":"2.1.3","tags":["circuit breaker","resilience","fault tolerance","async","design pattern"],"install":[{"cmd":"pip install circuitbreaker","imports":["from circuitbreaker import circuit","from circuitbreaker import CircuitBreaker","from circuitbreaker import CircuitBreakerError"]}],"homepage":null,"github":"https://github.com/fabfuel/circuitbreaker","docs":null,"changelog":null,"pypi":"https://pypi.org/project/circuitbreaker/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/circuitbreaker/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}