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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2020-11-15
0.1.0 2020-11-15

Issues with this package?

Page last updated 2023-10-28 06:45:35 UTC