Composite.to_dict (function)
def to_dict(self, export_func_as_path=False, **kwargs)
Return the dictionary representation of the distribution object.
The resulting dictionary can be restored to the original object via distl.from_dict.
See also:
exclude
(list, optional, default=[]): list of keys to exclude.
- dictionary