{"library":"trio","type":"library","category":null,"description":"Trio is a friendly Python library for async concurrency and I/O, leveraging async/await for structured concurrency. It aims for usability and correctness, providing a simpler yet capable alternative to older async libraries. As of version 0.33.0, it is actively developed with frequent releases, focusing on resilient and predictable async services.","language":"python","status":"active","version":"0.33.0","tags":["async","concurrency","networking","io","structured concurrency","event loop"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install trio","imports":["import trio","import trio; async with trio.open_nursery() as nursery:","import trio; trio.run(async_main_function)"]}],"homepage":"https://trio.readthedocs.io","github":"https://github.com/python-trio/trio","docs":"https://trio.readthedocs.io/","changelog":"https://trio.readthedocs.io/en/latest/history.html","pypi":"https://pypi.org/project/trio/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trio/compatibility"}}