typing-inspection (0.4.2)
Published 2026-02-15 19:30:39 +00:00 by gitea_admin
Installation
pip install --index-url typing-inspectionAbout this package
Runtime typing introspection tools
typing-inspection
typing-inspection provides tools to inspect type annotations at runtime.
Installation
From PyPI:
pip install typing-inspection
The library can be imported from the typing_inspection module.
Requirements
Requires Python: >=3.9