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
Information Last Updated
Mar 25, 2025 at 16:21
License
PSF
Total Downloads
587
Platforms
GitHub Repository
https://github.com/ilanschnell/bitarrayDocumentation
https://pypi.python.org/pypi/bitarray/0.8.1