Typeguard
JSON →Typeguard is a Python library that provides run-time type checking for functions and methods defined with PEP 484 type annotations, as well as for arbitrary objects. It acts as an additional layer of type safety alongside static type checkers like MyPy, catching type violations that can only be detected at run time. Currently at version 4.5.1, the library is actively maintained with regular updates.
Traffic · last 30 days ↓75% vs prev 7d
total hits 16
actors 5 distinct systems
last hit 6d ago AhrefsBot
top countries 🇺🇸 United States · 🇫🇷 France · 🇬🇧 United Kingdom · 🇩🇪 Germany · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/typeguard
install /v1/registry/typeguard/install
compatibility /v1/registry/typeguard/compatibility