dataclassabc

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dataclassabc

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.18 2025-08-13      
0.0.17 2025-08-12      
0.0.16 2025-07-15      
0.0.15 2025-04-23      
0.0.14 2025-04-23      
0.0.13 2024-11-26      
0.0.12 2024-09-08      
0.0.11 2024-08-29      
0.0.10 2024-08-15      
0.0.9 2024-08-12      

Issues with this package?

Page last updated 2025-11-13 00:43:38 UTC