pygeodes.utils.dataclasses_utils#

This module contains all things regarding python dataclasses

Functions

class_from_args(class_obj, arg_dict)

Returns an instance of a class from the class object and a dictionnary containing all the args