module documentation

Undocumented

Class Base64Encoder Undocumented
Class IEncoder Undocumented
Class JsonEncoder Undocumented
Type Variable In Undocumented
Type Variable Out Undocumented
Function _classname Undocumented
Function _default Undocumented
Function _import_class_from_qualified_name Undocumented
Function _object_hook Undocumented
In =

Undocumented

Value
TypeVar('In')
Out =

Undocumented

Value
TypeVar('Out')
def _classname(obj: object) -> str:

Undocumented

def _default(data: Any) -> Any:

Undocumented

def _import_class_from_qualified_name(qualified_name: str) -> Any:

Undocumented

def _object_hook(data: dict[str, Any]) -> Any:

Undocumented