{"library":"beartype","type":"library","category":null,"description":"Beartype is an open-source, pure-Python, PEP-compliant, near-real-time runtime-static type-checker. It emphasizes efficiency, portability, and readability, ensuring O(1) non-amortized worst-case runtime complexity with negligible constant factors. The library has no runtime dependencies and is actively maintained with frequent patch releases addressing compatibility and bug fixes, as evidenced by its rapid `0.22.x` release cycle.","language":"python","status":"active","version":"0.22.9","tags":["type-checking","runtime","performance","annotations","decorators","quality assurance","pep-compliant"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install beartype","imports":["from beartype import beartype","from beartype.claw import beartype_this_package","from beartype.vale import Is\nfrom typing import Annotated"]}],"homepage":"https://beartype.readthedocs.io","github":"https://github.com/beartype/beartype","docs":"https://beartype.readthedocs.io","changelog":"https://github.com/beartype/beartype/releases","pypi":"https://pypi.org/project/beartype/","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.9,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/beartype/compatibility"}}