construct-typing/construct_typed
2022-02-13 01:01:10 +01:00
..
__init__.py Adapted the structure from AttrsStruct to DataclassStruct 2022-02-13 01:01:10 +01:00
attrs_struct.py created real methods instead of lambdas 2022-02-13 00:59:32 +01:00
dataclass_struct.py Adapted the structure from AttrsStruct to DataclassStruct 2022-02-13 01:01:10 +01:00
generics.py first working implementation of AttrsStruct 2022-01-09 21:22:36 +01:00
py.typed - divided construct_typed in multiple files 2020-12-31 17:11:21 +01:00
tenum.py Simplified Implemenation of EnumBase and EnumFlagsBase by removing Metaclass and work with __init_subclass__ instead. 2022-02-12 22:17:56 +01:00
version.py Revert "incremented version to 0.5.3" 2021-10-23 13:07:06 +02:00