Oven logo

Oven

Published

Runtime typing introspection tools

pip install typing-inspection

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.9

typing-inspection

CI Coverage PyPI Versions License Ruff

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.