Synchronicity
JSON →Synchronicity is a Python library designed to simplify the development of libraries that need to offer both synchronous (blocking) and asynchronous (non-blocking) APIs from a single async implementation. It achieves this by creating an event loop on a separate thread, wrapping functions, generators, and classes, allowing them to be called synchronously or asynchronously via a `.aio` attribute. The current version is 0.12.1, and it appears to be actively maintained with regular updates.
Traffic · last 30 days
total hits 10
actors 3 distinct systems
last hit 1d ago GPTBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇬🇧 United Kingdom · IQ · 🇩🇪 Germany
Resources
API endpoints
full doc /v1/registry/synchronicity
compatibility /v1/registry/synchronicity/compatibility