{"library":"kaitaistruct","type":"library","category":null,"description":"Kaitai Struct provides a declarative parsing framework for binary data. This library serves as the Python runtime component, allowing users to load and interpret binary files based on `.ksy` specifications compiled into Python classes. The current version is 0.11, and releases are generally stable, focusing on compatibility with the Kaitai Struct compiler.","language":"python","status":"active","version":"0.11","tags":["binary_parsing","data_structures","compiler_runtime","reverse_engineering","serialization"],"last_verified":"Wed May 20","install":[{"cmd":"pip install kaitaistruct","imports":["from kaitaistruct import KaitaiStream","from kaitaistruct import KaitaiStruct","from my_parser import MyParserClass"]}],"homepage":"https://kaitai.io","github":"https://github.com/kaitai-io/kaitai_struct_python_runtime","docs":"https://doc.kaitai.io/","changelog":null,"pypi":"https://pypi.org/project/kaitaistruct/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kaitaistruct/compatibility"}}