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.
Last Updated
Feb 19, 2026 at 07:19
License
MIT
Supported Platforms
GitHub Repository
https://github.com/python-attrs/cattrsDocumentation
https://cattrs.readthedocs.io/en/latest/