py311-bitarray (python/py-bitarray) Updated: 1 month, 3 weeks ago Add to my watchlist

A efficient implementation of arrays of booleans

This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.

Version: 3.8.0 License: PSF GitHub
Reset

102 build(s) found

Page 2 of 2 | Showing build(s) 101 to 102

Builder Build Number Start Time Elapsed Time Watcher Build Status
10.13 204915 2023-09-12 23:08:20 0:00:40 67443 build successful
10.10 239309 2023-09-12 23:08:04 0:00:36 76486 build successful