Add dataclass_utils for some simple dataclass wrappers and annotation.
authorScott Gasch <[email protected]>
Wed, 26 Oct 2022 03:58:53 +0000 (20:58 -0700)
committerScott Gasch <[email protected]>
Wed, 26 Oct 2022 03:58:53 +0000 (20:58 -0700)
commita789441d4abd1a97271b44d6f8d09925d6777dda
tree37e911ad952b84635e385658f41c721756d38de3
parenta89fc804288579e5c285a28db8756c40570a037e
Add dataclass_utils for some simple dataclass wrappers and annotation.
src/pyutils/dataclass_utils.py [new file with mode: 0644]
src/pyutils/dict_utils.py
src/pyutils/parallelize/executors.py