Tim Rid
|
74a5082c7f
|
run black and isort
|
2021-01-01 23:46:43 +01:00 |
|
Tim Rid
|
8922c5eccc
|
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional.
added stubs for Select, Optional, If, IfThenElse
|
2020-12-12 13:17:27 +01:00 |
|
Tim Rid
|
29f6af7936
|
added stubs for py3compat.py
added stubs for debug.py
core: fixed Enum + EnumFlag, renamed ContextCallable to ContextLambda
|
2020-12-10 21:57:31 +01:00 |
|
Tim Rid
|
209314db4a
|
added README.md
added more (mostly empty) stub files
added setup.py
added construct_typed initial version
added initial tests
|
2020-12-10 20:26:37 +01:00 |
|