typeguard4.4.1
typeguard4.4.1
Published
Run-time type checker for Python
pip install typeguard
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- typing-extensions
>=4.10.0
- importlib-metadata
>=3.6; python_version < "3.10"
- packaging
; extra == "doc"
- Sphinx
>=7; extra == "doc"
- sphinx-autodoc-typehints
>=1.2.0; extra == "doc"
- sphinx-rtd-theme
>=1.3.0; extra == "doc"
- coverage
[toml]>=7; extra == "test"
- pytest
>=7; extra == "test"
- mypy
>=1.2.0; platform_python_implementation != "PyPy" and extra == "test"