Getting started
API Documentation
Development
Create object from YAML file.
path_or_stream (str | IOBase) – file path or stream
str
IOBase
auto_install (bool) – install missing packages needed to create the object
bool
override_args (Optional[dict[str, object]]) – override arguments in the YAML file or default values of hidden arguments
Optional
dict
object
Object