{"library":"type-enforced","type":"library","category":null,"description":"Type-enforced is a pure Python library that provides runtime type enforcement for Python type annotations. It uses a decorator-based approach to validate type hints in functions, methods, and classes, ensuring data integrity at runtime. The library is currently at version 2.3.0 and maintains an active release cadence with frequent updates and bug fixes.","language":"python","status":"active","version":"2.3.0","tags":["type-checking","runtime","annotations","validation","decorator"],"last_verified":"Fri May 22","install":[{"cmd":"pip install type-enforced","imports":["from type_enforced import Enforcer"]}],"homepage":null,"github":"https://github.com/connor-makowski/type_enforced","docs":"https://connor-makowski.github.io/type_enforced/type_enforced/enforcer.html","changelog":null,"pypi":"https://pypi.org/project/type-enforced/","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.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/type-enforced/compatibility"}}