construct-typing/construct_typed
Tim Rid c943a92fad - Added new metaclass for enum, so that the construct instance is saved inside the Enum instance.
- renamed TEnum to EnumConstruct
- renamed TFlagsEnum to FlagsEnumConstruct
2022-01-15 23:10: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 added __getitem__ and __setitem__ to AttrsStruct 2022-01-15 23:10:05 +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 - Added new metaclass for enum, so that the construct instance is saved inside the Enum instance. 2022-01-15 23:10:56 +01:00
version.py Revert "incremented version to 0.5.3" 2021-10-23 13:07:06 +02:00