circular-buffer

Efficient circular buffer implementation in Python with optional Numba JIT compilation

Installation

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

pip3 install circular-buffer

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.0 2019-12-25  
0.1.1 2019-12-25  
0.1.0 2019-12-24  

Issues with this package?

Page last updated 2026-05-13 02:55:16 UTC