py-bitstruct (python/py-bitstruct) Updated: 3 months ago Add to my watchlist
This module performs conversions between Python values and C bit field structs represented as Python byte strings.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, ...).
Version: 8.19.0 License: MIT GitHub