Python bit pack/unpack package.
conda install foxbms::bitstruct
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, ...).