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
a1a583d95e
construct-typing
/
construct_typed
History
Download ZIP
Download TAR.GZ
Tim Rid
a1a583d95e
Simplified Implemenation of AttrsStruct by removing Metaclass and work with __init_subclass__ instead.
2022-02-12 22:13:38 +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
- 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