typeguard

View on PyPIReverse Dependencies (1761)

4.4.2 typeguard-4.4.2-py3-none-any.whl

Wheel Details

Project: typeguard
Version: 4.4.2
Filename: typeguard-4.4.2-py3-none-any.whl
Download: [link]
Size: 35801
MD5: bc14b8a96df0642e87e393f6772d4803
SHA256: 77a78f11f09777aeae7fa08585f33b5f4ef0e7335af40005b0c422ed398ff48c
Uploaded: 2025-02-16 16:28:24 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: typeguard
Version: 4.4.2
Summary: Run-time type checker for Python
Author-Email: Alex Grönholm <alex.gronholm[at]nextday.fi>
Project-Url: Documentation, https://typeguard.readthedocs.io/en/latest/
Project-Url: Change log, https://typeguard.readthedocs.io/en/latest/versionhistory.html
Project-Url: Source code, https://github.com/agronholm/typeguard
Project-Url: Issue tracker, https://github.com/agronholm/typeguard/issues
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Requires-Dist: importlib_metadata (>=3.6); python_version < "3.10"
Requires-Dist: typing_extensions (>=4.10.0)
Requires-Dist: coverage[toml] (>=7); extra == "test"
Requires-Dist: pytest (>=7); extra == "test"
Requires-Dist: mypy (>=1.2.0); platform_python_implementation != "PyPy" and extra == "test"
Requires-Dist: packaging; extra == "doc"
Requires-Dist: Sphinx (>=7); extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.2.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.3.0); extra == "doc"
Provides-Extra: test
Provides-Extra: doc
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2131 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
typeguard/__init__.py sha256=Onh4w38elPCjtlcU3JY9k3h70NjsxXIkAflmQn-Z0FY 2071
typeguard/_checkers.py sha256=w4N73p7zdV0XH_Imj-h_qANdgM2EkDAfLZN3y-VHIXQ 34883
typeguard/_config.py sha256=nIz8QwDa-oFO3L9O8_6srzlmd99pSby2wOM4Wb7F_B0 2846
typeguard/_decorators.py sha256=dIFhlb4DWYsGkTTUV1k9u7hUoE0fbV2xIKSeh4Sz7GA 9170
typeguard/_exceptions.py sha256=ZIPeiV-FBd5Emw2EaWd2Fvlsrwi4ocwT2fVGBIAtHcQ 1121
typeguard/_functions.py sha256=ghhzxQ-uMFlrorfC7GcuLppxaOQk2P3XfT_thT1odJo 10221
typeguard/_importhook.py sha256=KMD05zYG_TFP1IiZ2JDL4HAhFQg8yFJtKfAcwG8g6Ms 6389
typeguard/_memo.py sha256=1juQV_vxnD2JYKbSrebiQuj4oKHz6n67v9pYA-CCISg 1303
typeguard/_pytest_plugin.py sha256=-fcSqkv54rIfIF8pDavY5YQPkj4OX8GMt_lL7CQSD4I 4416
typeguard/_suppression.py sha256=VQfzxcwIbu3if0f7VBkKM7hkYOA7tNFw9a7jMBsmMg4 2266
typeguard/_transformer.py sha256=N3CszQJIJlro6v752UQWFfJNZ26BRH7Y_KFwQwqiPfQ 44711
typeguard/_union_transformer.py sha256=OwWBM3NyTGNS8gQeuC4n_mhgafjaOMfBF9L3oN_PtkM 1072
typeguard/_utils.py sha256=vAjtJjcHAkOCWDjhoWuPwCP41ZOBr8DAMo64idv6wmo 5594
typeguard/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typeguard-4.4.2.dist-info/LICENSE sha256=YWP3mH37ONa8MgzitwsvArhivEESZRbVUu8c1DJH51g 1130
typeguard-4.4.2.dist-info/METADATA sha256=aT_TTrUi7wMcfAu76y9X6ePOz4Cdei7NguhiWxfTs7I 3751
typeguard-4.4.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
typeguard-4.4.2.dist-info/entry_points.txt sha256=qp7NQ1aLtiSgMQqo6gWlfGpy0IIXzoMJmeQTLpzqFZQ 48
typeguard-4.4.2.dist-info/top_level.txt sha256=4z28AhuDodwRS_c1J_l8H51t5QuwfTseskYzlxp6grs 10
typeguard-4.4.2.dist-info/RECORD

top_level.txt

typeguard

entry_points.txt

typeguard = typeguard._pytest_plugin