Skip to content

Extensions to attrs

Wilfredo Sánchez Vega edited this page Feb 1, 2018 · 23 revisions

The following libraries build on attrs to provide additional functionality:

  • cattrs — for structuring and unstructuring data

  • related — for creating nested object models that can be serialized to and de-serialized from nested python dictionaries

Clone this wiki locally