Python

Dependency File

A dependency file is required to let Connect Cloud know which Python packages to include in a given deployment. Any content that has Python code needs a requirements.txt file included in the GitHub repository.

See the How-To Guide for help generating the file.

Version

You can specify a desired Python version from the dropdown menu at the time of deployment. Connect Cloud supports the following Python versions:

  • 3.12
  • 3.11 (Default)
  • 3.10
  • 3.9
  • 3.8

Following an initial deployment, the Python version can be revised from the settings menu for each piece of content in your Content List.