{"library":"aiochannel","type":"library","category":null,"description":"aiochannel provides asyncio-compatible channels (closable queues) inspired by Go's concurrency model. It extends the functionality of `asyncio.Queue` by introducing a concept of a channel being 'closed and drained', guaranteeing that no further items can be added once closed. The library is active, with the current version being 1.3.0, and typically sees releases as needed for fixes or minor enhancements.","language":"python","status":"active","version":"1.3.0","tags":["asyncio","channel","queue","concurrency","golang-inspired","producer-consumer"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aiochannel","imports":["from aiochannel import Channel"]}],"homepage":null,"github":"https://github.com/tbug/aiochannel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiochannel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiochannel/compatibility"}}