Python API referenceaixplainaixplain.v2scriptVersion: 1.0On this pageaixplain.v2.scriptScript Objects class Script(BaseResource) [view_source] upload @classmethoddef upload(cls, script_path: str) -> "Script" [view_source] Upload a script to the server. Arguments: script_path - str: The path to the script. Returns: Script - The script.