operations
create.file.from.bytes¶
| Documentation | Import a file from a byte array. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.bytes.as.python_object¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.file.as.python_object¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.file_bundle.as.python_object¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.from_json¶
| Documentation | -- n/a -- |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
deserialize.internal_model.as.python_object¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.string.as.python_object¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
deserialize.value¶
| Documentation | -- n/a -- |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
export.file.as.file¶
| Documentation | -- n/a -- |
|||||||||||||||||||||||||
| Inputs |
|
|||||||||||||||||||||||||
| Outputs |
|
extract.file.metadata.from.file¶
| Documentation | Extract 'file' metadata for value type 'file'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
extract.file_bundle.metadata.from.file_bundle¶
| Documentation | Extract 'file_bundle' metadata for value type 'file_bundle'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
extract.kiara_model_list.metadata.from.kiara_model_list¶
| Documentation | Extract 'kiara_model_list' metadata for value type 'kiara_model_list'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
extract.kiara_model_schema.metadata.from.kiara_model¶
| Documentation | Extract 'kiara_model_schema' metadata for value type 'kiara_model'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
extract.kiara_model_schema.metadata.from.kiara_model_list¶
| Documentation | Extract 'kiara_model_schema' metadata for value type 'kiara_model_list'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
extract.python_class.metadata¶
| Documentation | Extract 'python_class' metadata for value type 'any'. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
file_bundle.pick.file¶
| Documentation | Pick a single file from a file_bundle value. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
file_bundle.pick.sub_folder¶
| Documentation | Pick a sub-folder from a file_bundle, resulting in a new file_bundle. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
import.local.file¶
| Documentation | Import a file from the local filesystem. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
import.local.file_bundle¶
| Documentation | Import a folder (file_bundle) from the local filesystem. |
||||||||||
| Inputs |
|
||||||||||
| Outputs |
|
pretty_print.as.string¶
| Documentation | Pretty print a any value as a string. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.as.terminal_renderable¶
| Documentation | Pretty print a any value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.internal.as.string¶
| Documentation | Pretty print a internal value as a string. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.internal.as.terminal_renderable¶
| Documentation | Pretty print a internal value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.none.as.string¶
| Documentation | Pretty print a none value as a string. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.none.as.terminal_renderable¶
| Documentation | Pretty print a none value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
pretty_print.string.as.bytes¶
| Documentation | Pretty print a string value as a bytes. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
render.as.string¶
| Documentation | Render a 'any' value as a string. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
render.as.terminal_renderable¶
| Documentation | Render a 'any' value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
render.dict.as.terminal_renderable¶
| Documentation | Render a 'dict' value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
render.internal.as.string¶
| Documentation | Render a 'internal' value as a string. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|
render.internal.as.terminal_renderable¶
| Documentation | Render a 'internal' value as a terminal_renderable. |
|||||||||||||||
| Inputs |
|
|||||||||||||||
| Outputs |
|