config2class

Config2Code simplifies configuration management by automatically generating Python dataclasses from YAML or JSON files. This tool enhances code readability, maintainability, and type safety, saving y…

Installation

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

pip3 install config2class

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.1 2025-01-11    
0.3.0 2024-12-28    
0.2.3 2024-11-14    
0.2.2 2024-11-14    
0.2.1 2024-11-08    
0.2.0 2024-11-05    
0.1.2 2024-11-04    
0.1.1 2024-10-30    
0.1.0 2024-10-30    

Issues with this package?

Page last updated 2025-01-11 16:28:13 UTC