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