activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
開発者向けのアクティビティ
Last updated 2024年9月12日

Python アクティビティ パッケージについて

重要:
  • Python アクティビティ パッケージはオープンソースで作成されています。UiPath の GitHub リポジトリでのコラボレーションにぜひご参加ください。
  • Python アクティビティ パッケージは、バージョン 3.12 以前の Python に対応しています。

このパッケージは、任意のワークフロー内の Python のスクリプトやメソッドを、UiPath 製品から直接呼び出せるようにすることを目的としています。呼び出したコードに入力パラメーターを渡すことも、アクティビティにより生成される出力データを取得することもできます。

The Python Scope container activity connects to the Python environment installed on the machine, enabling you to use the activities within it.

[Python スコープ] では、次のバージョンの Python がサポートされています。

  • Windows - レガシ プロジェクトの場合: 2.7、3.4、3.5、3.6、3.7、3.8、3.9、3.10、3.11、3.12。
  • Windows プロジェクトの場合: 3.6、3.7、3.8、3.9、3.10、3.11、3.12。
The PythonObject variable is specially designed to handle and manipulate Python data. By using the Load Python Script activity, you can assign the code from any file containing a Python script to a PythonObject. You can also convert it to a .NET data type by using the Get Python Object activity. This powerful variable lets you run scripts, extract .NET types, or invoke Python methods with activities designed for each task.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.