# apm-agent-python **Repository Path**: mirrors_watson/apm-agent-python ## Basic Information - **Project Name**: apm-agent-python - **Description**: Official Python agent for the Elastic APM - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README elastic-apm -- Elastic APM agent for Python =========================================== .. image:: https://api.travis-ci.org/elastic/apm-agent-python.svg?branch=master :target: https://travis-ci.org/elastic/apm-agent-python :alt: Build Status .. image:: https://img.shields.io/pypi/v/elastic-apm.svg?style=flat :target: https://pypi.python.org/pypi/elastic-apm/ :alt: Latest Version .. image:: https://img.shields.io/pypi/pyversions/elastic-apm.svg?style=flat :target: https://pypi.python.org/pypi/elastic-apm/ :alt: Supported Python versions This is the official Python module for Elastic APM. It provides full out-of-the-box support for many of the popular frameworks, including Django, and Flask. Elastic APM also includes drop-in support for any WSGI-compatible web application. Your application doesn't live on the web? No problem! Elastic APM is easy to use in any Python application. Read the documentation_. .. _documentation: https://www.elastic.co/guide/en/apm/agent/python/current/index.html License ------- BSD-3-Clause Made with ♥️ and ☕️ by Elastic, Inc. and our community.