> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sync.cdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 前提条件

export const siteNameShort = "Sync";

{siteNameShort} でPython を使用するには、アプリケーションをホストするサーバーに以下の依存関係をインストールしてください。

* Python 3：<a href="https://www.python.org/downloads/" target="_blank" rel="noopener noreferrer">Python</a> のウェブサイトから、サポートされているPython リリース（3.10 以上）をダウンロードしてインストールしてください。
* Java Embedded Python（Jep）4.2.2 以降：Jep は、環境やインストール方法に応じて複数のソースから入手できます。

{siteNameShort} でのPython スクリプトの使用方法（スクリプトの実行、利用可能なインプット、実際の例など）については、[Python の記述](./writing-python)を参照してください。
