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
Aug 20, 2025 at 15:49
License
MIT
Total Downloads
17
Platforms
GitHub Repository
https://github.com/python-attrs/cattrsDocumentation
https://cattrs.readthedocs.io/en/latest/