typing-inspection0.4.0
typing-inspection0.4.0
Published
Runtime typing introspection tools
pip install typing-inspection
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
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.