{"library":"bitstruct","type":"library","category":null,"description":"This module performs conversions between Python values and C bit field structs represented as Python byte strings. It offers an interface similar to Python's built-in `struct` module but operates at the bit level. The current version is 8.22.1, and it maintains an active release cadence with recent updates.","language":"python","status":"active","version":"8.22.1","tags":["bit manipulation","binary","struct","pack","unpack","bitfield","embedded"],"last_verified":"Wed May 20","install":[{"cmd":"pip install bitstruct","imports":["from bitstruct import pack, unpack, calcsize","import bitstruct\ncompiled_format = bitstruct.compile('u8')","import bitstruct.c as bitstruct","import cbitstruct as bitstruct"]}],"homepage":null,"github":"https://github.com/eerimoq/bitstruct","docs":"https://bitstruct.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/bitstruct/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bitstruct/compatibility"}}