bitstruct
Python bit pack/unpack package.
Python bit pack/unpack package.
To install this package, run one of the following:
This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).
Summary
Python bit pack/unpack package.
Last Updated
Feb 18, 2023 at 05:30
License
MIT
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/eerimoq/bitstructDocumentation
http://bitstruct.readthedocs.io/en/latest/