This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
construct-typing
Watch
1
Star
0
Fork
You've already forked construct-typing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b896457f90
construct-typing
/
construct_typed
History
Download ZIP
Download TAR.GZ
Tim Rid
b896457f90
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
..
__init__.py
renamed generic_wrapper.py to generic.py and removed relative imports
2022-02-13 16:13:11 +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
renamed generic_wrapper.py to generic.py and removed relative imports
2022-02-13 16:13:11 +01:00
version.py
renamed generic_wrapper.py to generic.py and removed relative imports
2022-02-13 16:13:11 +01:00