{"library":"promise","type":"library","category":null,"description":"The `promise` library provides a Promises/A+ implementation for Python, designed to handle asynchronous operations with a familiar API akin to JavaScript Promises. It offers readable, performant code with essential extensions for Python development, including a `DataLoader` implementation. The library is currently at version 2.3.0 and sees occasional updates, focusing on performance, thread-safety, and compatibility.","language":"python","status":"active","version":"2.3.0","tags":["async","promises","async/await","dataloader","concurrency"],"install":[{"cmd":"pip install promise","imports":["from promise import Promise","from promise.dataloader import DataLoader"]}],"homepage":null,"github":"https://github.com/syrusakbary/promise","docs":null,"changelog":null,"pypi":"https://pypi.org/project/promise/","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.5,"avg_import_s":0.23,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/promise/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}