Contents

bitstruct 8.19.0

0

This module performs conversions between Python values and C bit field structs represented as Python

This module performs conversions between Python values and C bit field structs represented as Python byte strings.

How to Install bitstruct

You can install bitstruct using pip

pip install bitstruct

or add it to a project with poetry

poetry add bitstruct

Package Details

Author
Ilya Petukhov
License
MIT
Homepage
PyPi:
https://pypi.org/project/bitstruct/
Documentation:
https://bitstruct.readthedocs.io/en/latest/

Classifiers

No  bitstruct  pypi packages just yet.

Errors

A list of common bitstruct errors.

Code Examples

Here are some bitstruct code examples and snippets.