BitVector

A memory-efficient packed representation for bit arrays in pure Python

Installation

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

pip3 install bitvector

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.5.0 2021-05-30  
3.4.9 2019-03-31  
3.4.8 2018-03-21  
3.4.7 2017-01-26  
3.4.6 2017-01-19  
3.4.5 2016-11-06  
3.4.4 2015-10-27  
3.4.3 2015-10-28  
3.4.2 2015-10-28  
3.4.1 2015-10-28  

Issues with this package?

Page last updated 2025-07-17 17:39:15 UTC