bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible.
BitString objects can be constructed from integers, hexadecimal, octal, binary, strings or files. They can be sliced, joined, reversed, inserted into, overwritten, etc. with simple functions or slice notation. They can also be read from, searched, and navigated in, similar to a file or stream.
For the Python 3.0 version see the download tab on the project’s homepage.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bitstring-0.4.3.zip
(317.1 kB
view details)
File details
Details for the file bitstring-0.4.3.zip.
File metadata
- Download URL: bitstring-0.4.3.zip
- Upload date:
- Size: 317.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f81c9e6d30ed5afcd7af7220931595a9055279385e8e6db4f4f4b42133e8a712
|
|
| MD5 |
7c1095de0a58f7946599de38f2d5cf92
|
|
| BLAKE2b-256 |
a1a47a27ba91d27c06ecccfb23bdeda42c751ca0804f72d377959abfc01ebb3c
|