This package browser is in early development. Mind the rough edges.

python-cattrs 22.1.0

Python library for structuring and unstructuring data

cattrs is an Python library for structuring and unstructuring data. cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes can also be supported by manually registering converters.

Installation

Install python-cattrs 22.1.0 as follows:

guix install python-cattrs@22.1.0

Or install the latest version:

guix install python-cattrs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.