pyiron_base.project.delayed.DelayedObject

pyiron_base.project.delayed.DelayedObject#

class pyiron_base.project.delayed.DelayedObject(function: callable, *args, output_key: str | None = None, output_file: str | None = None, output_file_lst: list = [], output_key_lst: list = [], list_length: int | None = None, list_index: int | None = None, input_prefix_key: str | None = None, execute_in_working_directory: bool = False, **kwargs)[source]#

Bases: object

__init__(function: callable, *args, output_key: str | None = None, output_file: str | None = None, output_file_lst: list = [], output_key_lst: list = [], list_length: int | None = None, list_index: int | None = None, input_prefix_key: str | None = None, execute_in_working_directory: bool = False, **kwargs)[source]#

Methods

__init__(function, *args[, output_key, ...])

draw()

get_file_result()

get_graph()

get_python_result()

pull()

Attributes

execute_in_working_directory

input

server