Skip to main content

Supported technologies for the Python agent

We support the following technologies for this agent.

Technology

Supported versions

Notes

Language version

  • 3.11.X: First supported agent was 5.19.0

  • 3.10.X: First supported agent was 5.2.0

  • 3.9.X: First supported agent was 4.2.0

  • 3.8.X: First supported agent was 2.8.0

  • 3.7.X: First supported agent was 1.5.0

Contrast supports Python Long-Term Support (LTS) versions in bugfix and security status. Support for Python versions is shifted as the working group shifts its LTS window.

Not supported:

  • 3.6.X, 3.5X and 2.7.X: Last supported agent was 4.14.3

Application frameworks

The Python agent is meant to be WSGI compatible. It may be compatible to other WSGI applications as long as the guidelines are followed.

The Agent is also ASGI compatible for the FastAPI framework only.

* FastAPI and Starlette (on which FastAPI depends) are relatively new libraries that are undergoing continuous development changes which may break Contrast support. FastAPI states that development moves quickly. Contrast will maintain support up to the stated version and update documentation when new support is released.

Processor architecture

The agent is tested on x86_64

It may work on other architectures but it isn't officially supported.

Web servers

Databases

Object-relational mapping databases (ORM)