python-typing-inspection
Port variant v13
Summary Runtime typing introspection tools (3.13)
Package version 0.4.0
Homepage https://github.com/pydantic/typing-inspection
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 29 MAR 2025, 03:39:14 UTC
Port created 29 MAR 2025, 03:39:14 UTC
Subpackage Descriptions
single # typing-inspection [CI] [Coverage] [PyPI] [Versions] [License] [Ruff] `typing-inspection` provides tools to inspect type annotations at runtime. ## Installation From [PyPI]: ```bash pip install typing-inspection ``` The library can be imported from the `typing_inspection` module.
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-typing-extensions:single:v13
Download groups
main mirror://PYPIWHL/31/08/aa4fdfb71f7de5176385bd9e90852eaf6b5d622735020ad600f2bab54385
Distribution File Information
50e72559fcd2a6367a19f7a7e610e6afcb9fac940c650290eed893d61386832f 14125 python-src/typing_inspection-0.4.0-py3-none-any.whl
Ports that require python-typing-inspection:v13
python-pydantic:v13 Data validation using Python type hints (3.13)