Skip to main content

Python how-to guides

This page includes guides and resources that can help you learn how to create automations using the activities in this package.

Tutorials

Step-by-step guides on how to create automations from scratch. Each tutorial includes a project that you can download and open in UiPath Studio.

TutorialDescriptionActivities
Invoking a Python ScriptInvoke a Python script which defines two operations, Add and Subtract.Python Scope, Load Python Script, Invoke Python Method, Get Python Object, Message Box.
Manage Python ScriptsAutomatically run a Python code created at runtime and write a file log.Python Scope, If, Message Box, Run Python Script.