{"library":"syncer","type":"library","category":null,"description":"Syncer is a Python library designed to simplify the conversion of asynchronous functions to synchronous ones. It abstracts away the boilerplate of `asyncio.get_event_loop().run_until_complete()`, making it easier to call `async def` functions from synchronous contexts, particularly useful in testing or when integrating with synchronous codebases. The current version is 2.0.3, with releases occurring periodically to maintain compatibility and add features.","language":"python","status":"active","version":"2.0.3","tags":["async","sync","utility","concurrency","testing","asyncio"],"last_verified":"Sat May 23","install":[{"cmd":"pip install syncer","imports":["from syncer import sync"]}],"homepage":null,"github":"https://github.com/miyakogi/syncer","docs":null,"changelog":null,"pypi":"https://pypi.org/project/syncer/","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.6,"avg_import_s":0.2,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/syncer/compatibility"}}