typeguard

View on PyPIReverse Dependencies (1606)

4.3.0 typeguard-4.3.0-py3-none-any.whl

Wheel Details

Project: typeguard
Version: 4.3.0
Filename: typeguard-4.3.0-py3-none-any.whl
Download: [link]
Size: 35385
MD5: 86780ccb7c27758ad5d3652b929ad7bf
SHA256: 4d24c5b39a117f8a895b9da7a9b3114f04eb63bade45a4492de49b175b6f7dfa
Uploaded: 2024-05-27 09:46:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typeguard
Version: 4.3.0
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: typing-extensions (>=4.10.0)
Requires-Dist: importlib-metadata (>=3.6); python_version < "3.10"
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"
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"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2131 characters]

WHEEL

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

RECORD

Path Digest Size
typeguard/__init__.py sha256=Onh4w38elPCjtlcU3JY9k3h70NjsxXIkAflmQn-Z0FY 2071
typeguard/_checkers.py sha256=JRrgKicdOEfIBoNEtegYCEIlhpad-a1u1Em7GCj0WCI 31360
typeguard/_config.py sha256=nIz8QwDa-oFO3L9O8_6srzlmd99pSby2wOM4Wb7F_B0 2846
typeguard/_decorators.py sha256=v6dsIeWvPhExGLP_wXF-RmDUyjZf_Ak28g7gBJ_v0-0 9033
typeguard/_exceptions.py sha256=ZIPeiV-FBd5Emw2EaWd2Fvlsrwi4ocwT2fVGBIAtHcQ 1121
typeguard/_functions.py sha256=ibgSAKa5ptIm1eR9ARG0BSozAFJPFNASZqhPVyQeqig 10393
typeguard/_importhook.py sha256=ugjCDvFcdWMU7UugqlJG91IpVNpEIxtRr-99s0h1k7M 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=9Ha7_QhdwoUni_6hvdY-hZbuEergowHrNL2vzHIakFY 44937
typeguard/_union_transformer.py sha256=v_42r7-6HuRX2SoFwnyJ-E5PlxXpVeUJPJR1-HU9qSo 1354
typeguard/_utils.py sha256=5HhO1rPn5f1M6ymkVAEv7Xmlz1cX-j0OnTMlyHqqrR8 5270
typeguard/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typeguard-4.3.0.dist-info/LICENSE sha256=YWP3mH37ONa8MgzitwsvArhivEESZRbVUu8c1DJH51g 1130
typeguard-4.3.0.dist-info/METADATA sha256=z2dcHAp0TwhYCFU5Deh8x31nazElgujUz9tbuP0pjSE 3717
typeguard-4.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
typeguard-4.3.0.dist-info/entry_points.txt sha256=qp7NQ1aLtiSgMQqo6gWlfGpy0IIXzoMJmeQTLpzqFZQ 48
typeguard-4.3.0.dist-info/top_level.txt sha256=4z28AhuDodwRS_c1J_l8H51t5QuwfTseskYzlxp6grs 10
typeguard-4.3.0.dist-info/RECORD

top_level.txt

typeguard

entry_points.txt

typeguard = typeguard._pytest_plugin