{"library":"typing-utils","type":"library","category":null,"description":"typing-utils is a Python library providing utilities to inspect Python type annotations. It backports features found in Python 3.8+ for type inspection, including `issubtype`, `get_origin`, `get_args`, and `get_type_hints`. The current version is 0.1.0, released in May 2021, suggesting a maintenance release cadence.","language":"python","status":"maintenance","version":"0.1.0","tags":["typing","type hints","reflection","metaprogramming","type checking"],"last_verified":"Fri May 22","install":[{"cmd":"pip install typing-utils","imports":["from typing_utils import issubtype","from typing_utils import get_origin","from typing_utils import get_args","from typing_utils import get_type_hints"]}],"homepage":null,"github":"https://github.com/bojiang/typing_utils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/typing-utils/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/typing-utils/compatibility"}}