{"library":"polling","type":"library","category":null,"description":"The `polling` library provides a simple yet powerful utility to repeatedly call a function until a desired condition is met or a timeout occurs. It is useful for waiting on external resources, API responses, or file system changes. The latest version is 0.3.2, released in May 2021. While functional, it is considered to be in maintenance mode, with a more actively developed and recommended fork, `polling2`, available.","language":"python","status":"maintenance","version":"0.3.2","tags":["polling","retry","utility","wait","asynchronous"],"install":[{"cmd":"pip install polling","imports":["from polling import poll","from polling import TimeoutException"]}],"homepage":null,"github":"http://github.com/justiniso/polling","docs":null,"changelog":null,"pypi":"https://pypi.org/project/polling/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/polling/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}