Activities
The following table lists the activities that are included in the Python activity package.
| Activity | Description |
|---|---|
| Python Scope | A container which provides a scope for Python activities and initializes the specified Python environment. |
| Get Python Object | This activity is used to get the.NET data type from a Python object. |
| Invoke Python Method | Helps you run a specified method from a Python script directly in a workflow. |
| Load Python Script | Enables you to store the handlers of a Python script in a PythonObject variable. |
| Run Python Script | Enables you to execute Python code. |