{"enrichment":{"capability":"Synchronicity wraps async functions, generators, and classes to expose both synchronous and asynchronous interfaces from a single async implementation, running the async code on a dedicated event loop in a background thread.","verdict":"Synchronicity solves a genuine pain point\u2014maintaining dual sync/async APIs\u2014by automating wrapper generation and isolating async execution to a separate event loop. No known vulnerabilities, permissive license, minimal dependencies, and active maintenance make it a low-risk choice for libraries needing both interfaces."},"id":"synchronicity","links":{"html":"https://skillfed.io/packages/synchronicity","md":"https://skillfed.io/packages/synchronicity.md","pypi":"https://pypi.org/project/synchronicity/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-18","license_spdx":null,"license_treatment":"permissive","name":"synchronicity","python_support":"supports_current","summary":"Export blocking and async library versions from a single async implementation"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"0.12.5"}
