Supported technologies for the Python agent
We support the following technologies for this agent.
Technology | Supported versions | Notes |
---|---|---|
Language version |
| 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:
|
Application frameworks |
| The Python agent is meant to be WSGI-compatible. It may be compatible with other WSGI applications as long as the guidelines are followed. The Agent is also compatible with frameworks that provide ASGI interfaces including Django, FastAPI, and Quart. 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 is not officially supported. |
Web servers | ||
Databases |
| |
Object-relational mapping databases (ORM) |