Popularity
5.1
Growing
Activity
8.4
Declining
1,438
23
105

Description

This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations, and any arbitrary objects. It can be used together with static type checkers as an additional layer of type safety, to catch type violations that could only be detected at run time.

Two principal ways to do type checking are provided:

Programming language: Python
License: GNU General Public License v3.0 or later
Tags: Text Processing     Parser     Utilities     Type Hints    

typeguard alternatives and similar packages

Based on the "Parser" category.
Alternatively, view typeguard alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of typeguard or a related project?

Add another 'Parser' Package