# typing-inspection

> Runtime typing introspection tools

- **URL**: https://www.freshcrate.ai/projects/typing-inspection
- **Author**: pypi
- **Category**: Frameworks
- **Latest version**: `0.4.2` (2026-04-21)
- **License**: Unknown
- **Source**: https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md
- **Homepage**: https://pypi.org/project/typing-inspection/
- **Language**: Python
- **GitHub**: 63 stars, 6 forks
- **Registry**: pypi (`typing-inspection`)
- **Tags**: `pypi`

## Description

# typing-inspection

[![CI](https://img.shields.io/github/actions/workflow/status/pydantic/typing-inspection/ci.yml?branch=main&logo=github&label=CI)](https://github.com/pydantic/typing-inspection/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/pydantic/typing-inspection.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/typing-inspection)
[![PyPI](https://img.shields.io/pypi/v/typing-inspection.svg)](https://pypi.org/project/typing-inspection/)
[![Versions](https://img.shields.io/pypi/pyversions/typing-inspection.svg)](https://github.com/pydantic/typing-inspection)
[![License](https://img.shields.io/github/license/pydantic/typing-inspection.svg)](https://github.com/pydantic/typing-inspection/blob/main/LICENSE)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

`typing-inspection` provides tools to inspect type annotations at runtime.

## Installation

From [PyPI](https://pypi.org/project/typing-inspection/):

```bash
pip install typing-inspection
```

The library can be imported from the `typing_inspection` module.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `0.4.2` | 2026-04-21 | Low | Imported from PyPI (0.4.2) |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |
| `v0.4.2` | 2025-10-01 | Low | ## What's Changed  * Add `typing_objects.is_noextraitems()` by @Viicos in https://github.com/pydantic/typing-inspection/pull/47  **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.4.1...v0.4.2 |

## Citation

- HTML: https://www.freshcrate.ai/projects/typing-inspection
- Markdown: https://www.freshcrate.ai/projects/typing-inspection.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/typing-inspection/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
