py310-bitarray (python/py-bitarray) Updated: 3 weeks, 3 days 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.7 159872 2023-09-12 23:29:13 0:00:34 48906 build successful
12.arm64 106170 2023-09-12 23:25:52 0:00:06 25911 build successful