typeguard

View on PyPIReverse Dependencies (1651)

4.4.1 typeguard-4.4.1-py3-none-any.whl

Wheel Details

Project: typeguard
Version: 4.4.1
Filename: typeguard-4.4.1-py3-none-any.whl
Download: [link]
Size: 35635
MD5: a7bb892198bda4246b3e2d31e085a0ea
SHA256: 9324ec07a27ec67fc54a9c063020ca4c0ae6abad5e9f0f9804ca59aee68c6e21
Uploaded: 2024-11-03 12:15:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typeguard
Version: 4.4.1
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
Requires-Python: >=3.9
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: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
typeguard/__init__.py sha256=Onh4w38elPCjtlcU3JY9k3h70NjsxXIkAflmQn-Z0FY 2071
typeguard/_checkers.py sha256=pAV1SFA4bU-tWWK3rDthT-CpecTn252U4t4hUyJMjFI 34726
typeguard/_config.py sha256=nIz8QwDa-oFO3L9O8_6srzlmd99pSby2wOM4Wb7F_B0 2846
typeguard/_decorators.py sha256=JsUvyulOD6OBWuj8i1ysawNyGgRxQzpC1wPnZ51e1yk 9069
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=01hMlA1Q5naUsDHxzY3hXYT5Csl6HDECwT1AMOWw0CM 44220
typeguard/_union_transformer.py sha256=OwWBM3NyTGNS8gQeuC4n_mhgafjaOMfBF9L3oN_PtkM 1072
typeguard/_utils.py sha256=X3jcWeU8Dk0d3XioT0IRgFo9DjFW7yVrt4wcUAXvl7k 5145
typeguard/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typeguard-4.4.1.dist-info/LICENSE sha256=YWP3mH37ONa8MgzitwsvArhivEESZRbVUu8c1DJH51g 1130
typeguard-4.4.1.dist-info/METADATA sha256=6EW15RE0HhvRw5enwllq6f0XLiOGKLZRPcQjiukB9rI 3718
typeguard-4.4.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
typeguard-4.4.1.dist-info/entry_points.txt sha256=qp7NQ1aLtiSgMQqo6gWlfGpy0IIXzoMJmeQTLpzqFZQ 48
typeguard-4.4.1.dist-info/top_level.txt sha256=4z28AhuDodwRS_c1J_l8H51t5QuwfTseskYzlxp6grs 10
typeguard-4.4.1.dist-info/RECORD

top_level.txt

typeguard

entry_points.txt

typeguard = typeguard._pytest_plugin