Syncer
JSON →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.
Traffic · last 30 days ↑600% vs prev 7d
total hits 19
actors 5 distinct systems
last hit 1d ago SERankingBot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇨🇦 Canada
API endpoints
full doc /v1/registry/syncer
install /v1/registry/syncer/install
compatibility /v1/registry/syncer/compatibility