pychanasync

pychanasync is a lightweight python package which brings Go-style channels to python's asyncio concurrency world. It is an async-channel implementation, providing a channel shaped tool for channel sh…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pychanasync

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.0 2025-10-21      
1.0.0b1 pre-release 2025-10-17      

Issues with this package?

Page last updated 2026-05-12 22:35:21 UTC