{"library":"unsync","type":"library","category":null,"description":"unsync is a decorator-based library that bridges synchronous and asynchronous Python code. It allows you to call async functions from sync code and vice versa without manually managing event loops. Current version is 1.4.0. Release cadence is low; last release was in 2020.","language":"python","status":"active","version":"1.4.0","tags":["async","synchronous","decorator","asyncio","bridge"],"last_verified":"Fri May 01","install":[{"cmd":"pip install unsync","imports":["from unsync import unsync","from unsync import UnsupportedError"]}],"homepage":null,"github":"https://github.com/alex-sherman/unsync","docs":null,"changelog":null,"pypi":"https://pypi.org/project/unsync/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}