Synchronicity

JSON →
0.12.1 verified Wed May 20 auth: no python install: verified

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.

When AI assistants answer questions about this library, they read this page. · indexed since Sun Apr 05

total hits 6
actors 3 distinct systems
last hit 7d ago python-requests
Search engines
1

top countries 🇮🇳 India · 🇫🇷 France · 🇩🇪 Germany · 🇺🇸 United States