construct-typing/construct_typed
2022-02-12 22:17:56 +01:00
..
__init__.py - Added new metaclass for enum, so that the construct instance is saved inside the Enum instance. 2022-01-15 23:10:56 +01:00
attrs_struct.py Simplified Implemenation of AttrsStruct by removing Metaclass and work with __init_subclass__ instead. 2022-02-12 22:13:38 +01:00
dataclass_struct.py first working implementation of AttrsStruct 2022-01-09 21:22:36 +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