> ## 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.

# Prerequisites

export const siteNameShort = "Sync";

To use Python in {siteNameShort}, install the following dependencies on the server that hosts the application.

* Python 3: Download and install a supported Python release (3.10 or higher) from the <a href="https://www.python.org/downloads/" target="_blank" rel="noopener noreferrer">Python</a> website.
* Java Embedded Python (Jep) 4.2.2 or later: Jep is available from multiple sources, depending on your environment and installation method.

For details about how how to use Python scripting in {siteNameShort}, including script execution, available inputs, and practical examples, see [Writing Python](./writing-python).
