Name | typing-inspection JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Runtime typing introspection tools |
upload_time | 2025-02-24 09:59:56 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# typing-inspection
[](https://github.com/pydantic/typing-inspection/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)
[](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/typing-inspection)
[](https://pypi.org/project/typing-inspection/)
[](https://github.com/pydantic/typing-inspection)
[](https://github.com/pydantic/typing-inspection/blob/main/LICENSE)
[](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.
Raw data
{
"_id": null,
"home_page": null,
"name": "typing-inspection",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Victorien Plot <contact@vctrn.dev>",
"download_url": "https://files.pythonhosted.org/packages/c6/f2/15943d92360d3ed69f5cd4c5cd099f0aad4df630ef1b4c5c43ef74169429/typing_inspection-0.3.0.tar.gz",
"platform": null,
"description": "# typing-inspection\n\n[](https://github.com/pydantic/typing-inspection/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)\n[](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/typing-inspection)\n[](https://pypi.org/project/typing-inspection/)\n[](https://github.com/pydantic/typing-inspection)\n[](https://github.com/pydantic/typing-inspection/blob/main/LICENSE)\n[](https://github.com/astral-sh/ruff)\n\n`typing-inspection` provides tools to inspect type annotations at runtime.\n\n## Installation\n\nFrom [PyPI](https://pypi.org/project/typing-inspection/):\n\n```bash\npip install typing-inspection\n```\n\nThe library can be imported from the `typing_inspection` module.\n",
"bugtrack_url": null,
"license": null,
"summary": "Runtime typing introspection tools",
"version": "0.3.0",
"project_urls": {
"Changelog": "https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md",
"Documentation": "https://pydantic.github.io/typing-inspection/dev/",
"Homepage": "https://github.com/pydantic/typing-inspection",
"Source": "https://github.com/pydantic/typing-inspection"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4e1990e5e5841f74273280f3d96f589b5185fee00fd9042457aac6bb92d77bfa",
"md5": "4d3308c81c675b2654638f8c84998f87",
"sha256": "39b4651a2dcbac376c92fe300076b0a20823ba3cd2a9b4dda1ad2f8dd4b279db"
},
"downloads": -1,
"filename": "typing_inspection-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d3308c81c675b2654638f8c84998f87",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 13932,
"upload_time": "2025-02-24T09:59:54",
"upload_time_iso_8601": "2025-02-24T09:59:54.737709Z",
"url": "https://files.pythonhosted.org/packages/4e/19/90e5e5841f74273280f3d96f589b5185fee00fd9042457aac6bb92d77bfa/typing_inspection-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c6f215943d92360d3ed69f5cd4c5cd099f0aad4df630ef1b4c5c43ef74169429",
"md5": "69662184201ea58107255e94754b7b43",
"sha256": "c4f52b72231d443a4e4ddada97467346422ea7cb867185370bd76a9d77f9dcea"
},
"downloads": -1,
"filename": "typing_inspection-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "69662184201ea58107255e94754b7b43",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 75699,
"upload_time": "2025-02-24T09:59:56",
"upload_time_iso_8601": "2025-02-24T09:59:56.964790Z",
"url": "https://files.pythonhosted.org/packages/c6/f2/15943d92360d3ed69f5cd4c5cd099f0aad4df630ef1b4c5c43ef74169429/typing_inspection-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-24 09:59:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pydantic",
"github_project": "typing-inspection",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "typing-inspection"
}