bitarray
efficient arrays of booleans -- C extension
efficient arrays of booleans -- C extension
To install this package, run one of the following:
Bitarray provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types that behave very similarly to usual lists. All functionality is implemented in C.
Summary
efficient arrays of booleans -- C extension
Last Updated
Nov 16, 2025 at 19:19
License
PSF-2.0
Total Downloads
2.2M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/ilanschnell/bitarrayDocumentation
https://pypi.python.org/pypi/bitarray/0.8.1