You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

536 B

disco.util.serializer

Classes

Serializer

Functions

check_format(cls, fmt)

json()

yaml()

pickle()

loads(cls, fmt, raw)

dumps(cls, fmt, raw)

Functions

dump_cell(cell)

load_cell(cell)

dump_function(func)

load_function(args)