Runtime typing introspection tools
Project Links
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
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.
Oct 01, 2025
0.4.2
May 21, 2025
0.4.1
Feb 25, 2025
0.4.0
Feb 24, 2025
0.3.1
Feb 24, 2025
0.3.0
Feb 23, 2025
0.2.0
Feb 22, 2025
0.1.0
Feb 13, 2025
0.0.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=4.12.0)
typing-extensions