dict-to-dataclass

Utils for mapping dataclass fields to dictionary keys, making it possible to create an instance of a dataclass from a dictionary.

Installation

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

pip3 install dict-to-dataclass

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.8 2021-03-01    
0.0.7 2021-02-28    

Issues with this package?

Page last updated 2023-10-28 08:17:49 UTC