{"enrichment":{"capability":"Patches asyncio to allow nested event loops, enabling asyncio.run() and loop.run_until_complete() to work in environments where an event loop is already running, such as Jupyter notebooks and web servers.","verdict":"nest_asyncio solves a real problem for running asyncio code in nested contexts with zero dependencies and a permissive license. However, the repository is archived and abandoned since early 2024, leaving no path for maintenance if future Python versions break compatibility or introduce new asyncio internals. Use only if your Python version and asyncio implementation are stable and unlikely to change."},"id":"nest-asyncio","links":{"html":"https://skillfed.io/packages/nest-asyncio","md":"https://skillfed.io/packages/nest-asyncio.md","pypi":"https://pypi.org/project/nest-asyncio/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2024-01-21","license_spdx":null,"license_treatment":"permissive","name":"nest-asyncio","python_support":"supports_current","summary":"Patch asyncio to allow nested event loops"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"1.6.0"}
