| Stewori/pytypes |
165 |
|
4 |
8 |
over 4 years ago |
9 |
December 19, 2021 |
33 |
apache-2.0 |
Python |
| Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484. |
| FelixTheC/strongtyping |
102 |
|
0 |
5 |
over 2 years ago |
55 |
December 04, 2023 |
6 |
mit |
Python |
| Decorator which checks whether the function is called with the correct type of parameters. |
| jkusa/ember-arg-types |
52 |
|
0 |
8 |
over 2 years ago |
8 |
August 22, 2023 |
0 |
mit |
TypeScript |
| Runtime type checking & defaulting for glimmer component arguments powered by prop-types & decorators |
| hhuuggoo/thedoctor |
32 |
|
0 |
0 |
almost 8 years ago |
1 |
March 18, 2015 |
0 |
bsd-2-clause |
Python |
| python function input validation |
| smarie/python-autoclass |
24 |
|
3 |
5 |
over 5 years ago |
37 |
June 23, 2020 |
3 |
bsd-3-clause |
Python |
| A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :). |
| LostInDarkMath/pedantic-python-decorators |
22 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Some useful decorators for any situation. Includes runtime type checking. |
| wishtack/pysynthetic |
16 |
|
10 |
0 |
almost 4 years ago |
11 |
May 10, 2022 |
0 |
mit |
Python |
| 👴🏻 Easy Python class writing and type checking |
| fcracker79/pycomb |
9 |
|
2 |
1 |
over 5 years ago |
18 |
December 14, 2020 |
0 |
mit |
Python |
| Tcomb port for Python 3 |
| sarlianna/py-types |
6 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
Python |
| Prismatic's schema / gradual typing for python 3 |