workflow - UiPath.Python.Activities 1.0.6716.23055

UiPath Python Activities Pack

PM> Install-Package UiPath.Python.Activities -Version 1.0.6716.23055 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install UiPath.Python.Activities -Version 1.0.6716.23055 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package UiPath.Python.Activities --version 1.0.6716.23055 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="UiPath.Python.Activities" Version="1.0.6716.23055" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget UiPath.Python.Activities  ~> 1.0.6716.23055
Copy to clipboard

> choco install UiPath.Python.Activities --version 1.0.6716.23055 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "UiPath.Python.Activities" -RequiredVersion "1.0.6716.23055" -Repository "workflow" 
Copy to clipboard

The UiPath.Python.Activities is a new activity pack, created to enable running Python scripts and methods directly from a workflow. It contains the following activities:

  • Get Python Object - Retrieves the .NET type used in a specified Python script.
  • Python Scope - A container which provides a scope for Python activities.
  • Invoke Python Method - Helps you run a specified method from a Python script directly in a workflow.
  • Load Python Script - Converts your Python code to a PythonObject variable.
  • Run Python Script - Enables you to execute Python code. You can input the code directly in the activity or provide a file path for it. For the full release notes, visit https://activities.uipath.com/docs/release-notes-python.
  • .NETFramework 4.5.2: 4.5.2.0

Owners

Alessandro Muresan Florin Oltean Adrian Zanescu

Authors

UiPath

Project URL

https://activities.uipath.com/docs/python

License

Unknown

Info

764496 total downloads
194262 downloads for version 1.0.6716.23055
Download (327.48 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.4.1 13.76 MB Wed, 01 Sep 2021 09:44:09 GMT 33463
1.4.0 13.85 MB Tue, 24 Aug 2021 13:15:38 GMT 1694
1.3.0 1.14 MB Wed, 13 Jan 2021 06:33:02 GMT 70156
1.1.7594.35963 467.16 KB Wed, 21 Oct 2020 08:30:25 GMT 18436
1.1.6863.33404 483.83 KB Wed, 17 Oct 2018 09:25:43 GMT 438731
1.1.6857.17236 483.79 KB Thu, 11 Oct 2018 08:38:30 GMT 7754
1.0.6716.23055 327.48 KB Tue, 22 May 2018 14:37:57 GMT 194262