{"library":"construct-typing","type":"library","category":null,"description":"Construct Typing is an extension for the `construct` Python package, which provides a powerful declarative and symmetrical parser and builder for binary data. It enhances `construct` by adding comprehensive typing features, including `.pyi` stub files for the entire `construct` library (via `construct-stubs`) and additional strongly-typed classes (via `construct_typed`) for improved autocompletion and type hints, particularly for complex structures like `Struct` and `Enum`. The library is actively maintained, with regular releases, and the latest version is 0.7.0.","language":"python","status":"active","version":"0.7.0","tags":["typing","construct","binary data","data parsing","type hints","dataclasses","mypy","pyright"],"last_verified":"Fri May 22","install":[{"cmd":"pip install construct-typing","imports":["from construct_typed import DataclassStruct","from construct_typed import TEnum","from construct_typed import csfield","from construct_typed import DataclassMixin","import construct as cs"]}],"homepage":null,"github":"https://github.com/timrid/construct-typing","docs":null,"changelog":null,"pypi":"https://pypi.org/project/construct-typing/","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.7,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/construct-typing/compatibility"}}