Minimal Python library for working with little-endian list representation of bit strings.
Project description
Minimal pure Python library for working with little-endian list representation of bit strings.
Purpose
This library allows programmers to work with a little-endian representation of bit strings within Python. Its purpose is primarily pedagogical, although it can be useful under other circumstances.
Web: github.com/lapets/bitlist Version: 0.0.7.0 Compatibility: Python 3
Package Installation and Usage
The package is available on PyPI:
pip install bitlist
The library can be imported in the usual way:
import bitlist
Additional examples will be added in the future.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bitlist-0.0.7.0.zip.
File metadata
- Download URL: bitlist-0.0.7.0.zip
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bc3d96ad3489ebbcf956e1385ffd9d560c51139cfe700bd643ca7245047fb05
|
|
| MD5 |
4de53026e895b2f7f949ec051f48f902
|
|
| BLAKE2b-256 |
c8586c59cd52895fa5892814ee9deb351cbbc16a15c68117efd18506f0353398
|