{"library":"waiting","type":"library","category":null,"description":"The 'waiting' library provides a simple utility for busy-waiting, where the program pauses execution until a specified predicate function returns `True`. It supports various modes, including timeouts, custom sleep intervals, exponential backoff, and aggregation of multiple predicates (ANY/ALL). The current version is 1.5.0, released in August 2024, with a sporadic but recently updated release cadence.","language":"python","status":"active","version":"1.5.0","tags":["utility","waiting","polling","timeout","busy-waiting"],"last_verified":"Fri May 22","install":[{"cmd":"pip install waiting","imports":["from waiting import wait","from waiting import wait, TimeoutExpired","from waiting import wait, ANY","from waiting import wait, ALL"]}],"homepage":null,"github":"https://github.com/getslash/waiting","docs":null,"changelog":null,"pypi":"https://pypi.org/project/waiting/","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.6,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/waiting/compatibility"}}