py-crossbeam-channel

Python bindings to crossbeam-channel, providing the same API as the standard library's `queue.SimpleQueue`, but with support for backpressure

Installation

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

pip3 install py-crossbeam-channel

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.1 2020-11-15
0.1.0 2020-11-15

Issues with this package?

Page last updated 2026-09-03 10:43:27 UTC