construct-typing/construct_typed
2022-02-13 16:58:54 +01:00
..
__init__.py Changed implementation of TEnum and TEnumFlags. 2022-02-13 16:58:54 +01:00
dataclass_struct.py Changed implementation of DataclassStruct. It is now only nessesary to sublcass DataclassStruct and not to combine it with @dataclasses.dataclass. Also now the DataclassConstruct is included in the DataclassStruct class type itself. 2022-02-13 16:32:30 +01:00
generic.py renamed generic_wrapper.py to generic.py and removed relative imports 2022-02-13 16:13:11 +01:00
py.typed - divided construct_typed in multiple files 2020-12-31 17:11:21 +01:00
tenum.py Changed implementation of TEnum and TEnumFlags. 2022-02-13 16:58:54 +01:00
version.py renamed generic_wrapper.py to generic.py and removed relative imports 2022-02-13 16:13:11 +01:00