python-typeutils

Type checker

A utility library that provides a type checking decorator for Python functions.

A simple utility library that allows for type checking in Python

GitHub

1 stars
1 watching
0 forks
Language: Python
last commit: over 16 years ago

Related projects:

RepositoryDescriptionStars
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
aldanor/typoA package providing runtime type checking for Python functions annotated with argument type hints.29
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
zeeman/promisesA type checking library for Python that uses a promise-based syntax to validate function arguments and return types.0
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
joshpurvis/stifleA decorator that enables pseudo-static typing of Python functions1
emludei/checktypeA decorator that checks function arguments and return types at runtime.0
loyada/typedpyA comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats.16
felixthec/strongtypingA decorator that checks function parameters at runtime for correct type compatibility.111
agronholm/typeguardA runtime type checking library for Python functions with annotations1,569
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148
dropbox/mypy-pycharm-pluginA plugin that allows running type-checking tools from within PyCharm.314
orsinium-labs/typeforceA tool to simplify Python package maintenance by automating type checking and stub installation.19
wishtack/pysyntheticA set of tools that simplify Python class creation by reducing boilerplate code and enforcing type checking.15