typing-inspection 0.4.2


pip install typing-inspection

  Latest version

Released: Oct 01, 2025


Meta
Author: Victorien Plot
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: Implementation :: CPython

Topic
  • Software Development :: Libraries :: Python Modules

Typing
  • Typed

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
typing-extensions (>=4.12.0)