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

# UDF API Download

## UDF API Download

This example requires local access to the *Python UDF* API repository. In the
desired directory, run the following but be sure to replace
`<kinetica-version>` with the name of the installed Kinetica version, e.g,
`v7.2`:

```
git clone -b release/<kinetica-version> --single-branch https://github.com/kineticadb/kinetica-udf-api-python.git
```
