Skip to main content
View module source on GitHub

Entity

Entity. This class represents an entity.

DateTimeEncoder

DateTime encoder. This class represents a date time encoder.

CommitLog

Commit log. This class represents a commit log.

__init__

Initialize a commit log. Arguments:

serialize

Serialize the commit log. Arguments: Returns:

object_to_dict

Convert a complex object structure to a dictionary, handling nested custom objects. Arguments: Returns: A dictionary representation of the object

GenerationErrorTypedDict

Generation error typed dict. This class represents a generation error typed dict.

GenerationError

@deprecated: This class is deprecated and will be removed in a future version. Use GenerationErrorTypedDict instead.