---
title: "Prerequisites - Python Distributed Application on Linux"
date: 2026-06-11
lastmod: 2026-07-01
draft: false
hidden: true
# search related keywords
keywords: ["python", "otel", "prereqs", "opentelemetry", "distributed", "linux", "prerequisites"]
---
* [Supported Versions](#support)
### Supported Versions
vFunction uses the OpenTelemetry Python Agent to trace Distributed Applications. OpenTelemetry for Python supports Python 3.10 and higher. More information can be retrieved from the OpenTelemetry Python documentation.