FelixTheC/strongtyping
Decorator which checks whether the function is called with the correct type of parameters.
Python
Issues
- 5
Are there errors for undefined keys?
#129 opened by yupix - 9
- 4
No pyi files in strongtyping-stubs 3.11.1 on PyPI
#120 opened by ramblehead - 5
Cannot import match_typing on Python 3.10.4 with strongtyping 3.11.1
#117 opened by AndreRicardo-Zoetis - 5
Cannot validate typing of nested TypedDict having a NotRequired clause in Python 3.11
#109 opened by frallain - 3
- 2
Is strongtypes safe to depend on?
#113 opened by JakobDev - 2
More explicit TypeMisMatch errors
#111 opened by frallain - 3
Cannot validate typing of nested TypedDict having a NotRequired clause in Python 3.10
#108 opened by frallain - 1
RecursionError
#105 opened by alexmarco - 20
Evaluate arg types of TypeDicts' Required and NotRequired types instead of origin types
#102 opened by dimko - 10
Subclass checks
#94 opened by hjalmarlucius - 9
duck type compatability
#93 opened by hjalmarlucius - 0
Include mypy into Action
#49 opened by FelixTheC - 2
- 0
- 0
- 2
- 1
Docstring from typing also as class decorator
#65 opened by FelixTheC - 0
Wrong repr when using match_class_typing
#63 opened by FelixTheC - 0
- 0
Sphinx documentation
#51 opened by FelixTheC - 0
Integrate strongtyping_modules
#46 opened by FelixTheC - 0
Prepare for PEP 563
#39 opened by FelixTheC - 1
issue with functool.partials
#40 opened by FelixTheC - 3
Comparison to typeguard
#33 opened by alexmojaki - 0