mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
655649742f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
python3-cattrs.info | ||
python3-cattrs.SlackBuild | ||
README | ||
slack-desc |
python3-cattrs (Composable complex class sup. for attrs & dataclasses) cattrs is an open source Python library for structuring and unstructuring data. cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes are supported by manually registering converters.