{"library":"asyncer","type":"library","category":null,"description":"Asyncer is a small Python library built on top of AnyIO, focused on improving developer experience when working with `async` and `await` and mixing async with regular blocking code. It provides utility functions like `asyncify` and `syncify` to bridge asynchronous and synchronous code more conveniently, offering better editor support and type checking. It is actively maintained, with frequent minor releases.","language":"python","status":"active","version":"0.0.17","tags":["async","await","concurrency","anyio"],"last_verified":"Wed May 20","install":[{"cmd":"pip install asyncer","imports":["from asyncer import asyncify","from asyncer import syncify"]}],"homepage":null,"github":"https://github.com/fastapi/asyncer","docs":"https://asyncer.tiangolo.com","changelog":"https://asyncer.tiangolo.com/release-notes/","pypi":"https://pypi.org/project/asyncer/","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.9,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncer/compatibility"}}