{"library":"backports-abc","type":"library","category":null,"description":"A backport of recent additions to the 'collections.abc' module, providing Abstract Base Classes (ABCs) like `Generator`, `Awaitable`, and `Coroutine` for older Python versions (including Python 2.x, 3.2, 3.3, 3.4). It allows for direct imports of these ABCs or offers a `patch()` function to integrate them into the `collections` or `collections.abc` module namespace. The latest release, 0.5, was released in 2016.","language":"python","status":"maintenance","version":"0.5","tags":["backport","collections","abc","async","compatibility","python2","python3"],"last_verified":"Sat May 23","install":[{"cmd":"pip install backports-abc","imports":["from backports_abc import Coroutine","from backports_abc import Generator","from backports_abc import Awaitable","import backports_abc; backports_abc.patch()"]}],"homepage":null,"github":"https://github.com/cython/backports_abc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/backports-abc/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/backports-abc/compatibility"}}