/dataclass-abc

A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and dataclasses.

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers