{"library":"typing-inspect","type":"library","category":null,"description":"typing-inspect is a Python library providing runtime inspection utilities for types defined in the standard `typing` module. It is currently at version 0.9.0, is actively maintained, and compatible with Python 3.6 and later. It offers an easy-to-use API for advanced introspection of type hints.","language":"python","status":"active","version":"0.9.0","tags":["typing","introspection","runtime","type hints","static analysis"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install typing-inspect","imports":["from typing_inspect import is_generic_type","from typing_inspect import get_args","from typing_inspect import get_origin","from typing_inspect import is_union_type","from typing_inspect import is_optional_type"]}],"homepage":null,"github":"https://github.com/ilevkivskyi/typing_inspect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/typing-inspect/","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/typing-inspect/compatibility"}}