{"library":"typeapi","type":"library","category":null,"description":"The `typeapi` package provides a unified and consistent API for the reflection and introspection of Python type hints. It enables evaluating future annotations such as PEP 585 (e.g., `list[str]`) and PEP 604 (e.g., `int | str`) in Python versions that do not natively support them. The current version is 2.3.0, and it maintains an active release cadence with regular updates.","language":"python","status":"active","version":"2.3.0","tags":["typing","type hints","introspection","reflection","PEP 585","PEP 604"],"last_verified":"Mon May 25","install":[{"cmd":"pip install typeapi","imports":["from typeapi import TypeHint"]}],"homepage":null,"github":"https://github.com/NiklasRosenstein/python-typeapi","docs":"https://niklasrosenstein.github.io/python-typeapi/","changelog":null,"pypi":"https://pypi.org/project/typeapi/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/typeapi/compatibility"}}