jdataclass

jdataclass is a Python module that extends the functionality of Python's native dataclasses by allowing custom mappings for reading from dataclass objects and writing to other objects during serializ…

Installation

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

pip3 install jdataclass

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2023-09-12      
0.1.0 2023-09-04      

Issues with this package?

Page last updated 2023-10-28 08:21:18 UTC