stifle

Function type checker

A decorator that enables pseudo-static typing of Python functions

Simple decorator which allows psuedo type checking of python functions

GitHub

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

Related projects:

RepositoryDescriptionStars
emludei/checktypeA decorator that checks function arguments and return types at runtime.0
siddhuwarrier/python-typeutilsA utility library that provides a type checking decorator for Python functions.1
felixthec/strongtypingA decorator that checks function parameters at runtime for correct type compatibility.111
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
zeeman/promisesA type checking library for Python that uses a promise-based syntax to validate function arguments and return types.0
mmaelicke/dtype-decorateA library of decorators to enforce data type constraints on function attributes0
orsinium-labs/typeforceA tool to simplify Python package maintenance by automating type checking and stub installation.19
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
agronholm/typeguardA runtime type checking library for Python functions with annotations1,569
aldanor/typoA package providing runtime type checking for Python functions annotated with argument type hints.29
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148
xodio/hm-defEnables runtime type checking for JavaScript functions using Hindley-Milner signatures198
mariusvniekerk/pytest-monkeytypeA pytest plugin that generates annotations and stubs for Python modules based on their type definitions43