cattrs
Composable complex class support for attrs and dataclasses.
Composable complex class support for attrs and dataclasses.
To install this package, run one of the following:
cattrs is an open source Python library for structuring and unstructuring data. cattrs works best with attrs classes and the usual Python collections, but other kinds of classes are supported by manually registering converters.
Summary
Composable complex class support for attrs and dataclasses.
Information Last Updated
May 19, 2025 at 12:02
License
MIT
Total Downloads
0
GitHub Repository
https://github.com/python-attrs/cattrsDocumentation
https://cattrs.readthedocs.io/en/latest/