skillfed

appdynamics

Python Agent for AppDynamics

appdynamics v26.7.1.9060 494.5K downloads/30d#6,348 on PyPI
License unclear See license in package description Active released

What it is and what it does

The appdynamics package is a Python agent that connects your application to AppDynamics' application performance monitoring platform. It instruments your code to collect performance metrics, trace requests, and report application behavior back to an AppDynamics controller. The agent is distributed as a pure-Python wheel but depends on two platform-specific binary packages for Linux x64 environments.

This is a proprietary monitoring tool governed by AppDynamics' End User License Agreement, which imposes strict restrictions: you cannot resell or redistribute it, reverse-engineer it, run benchmarks on it, or use it to collect sensitive data (payment info, health data, credentials, or data on minors). It requires Python 3.10 or later and an active AppDynamics controller to function. The package is actively maintained, with a recent release, and sees substantial adoption among PyPI packages by download volume.

Use it for:

  • Monitor application performance and request latency in production environments connected to an AppDynamics controller.
  • Collect distributed traces and transaction flows across services to diagnose performance bottlenecks.
  • Track application errors, exceptions, and resource usage for operational visibility.
  • Integrate with AppDynamics dashboards and alerting to detect and respond to performance anomalies.
  • Instrument Python web applications and services to feed telemetry into enterprise APM infrastructure.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

A Python agent that instruments and monitors application performance, sending telemetry to AppDynamics' application intelligence platform.

Yes, if you are already an AppDynamics customer or your organization has committed to AppDynamics for APM. The agent is actively maintained, has low install friction, and integrates directly with the AppDynamics platform. However, the restrictive proprietary license and requirement for an AppDynamics controller make it unsuitable for open-source projects, non-commercial use, or organizations without an existing AppDynamics deployment. Verify license compatibility with your use case before installing.

Install

appdynamics on PyPI

pip

pip install appdynamics

uv

uv add appdynamics

poetry

poetry add appdynamics

Installing appdynamics

Before you install

Low install friction with a pure-Python wheel distribution. Active maintenance with a release 2 days old as of the fact sheet date. Requires Python 3.10 or later and two platform-specific binary dependencies (appdynamics-bindeps-linux-x64 and appdynamics-proxysupport-linux-x64).

License in practice

License treatment is unclear; the package description embeds an AppDynamics End User License Agreement with significant restrictions on use, including prohibitions on resale, reverse engineering, benchmarking, and use with certain sensitive data categories. Review the full license terms before deployment.

Quickstart

pip install appdynamics

import appdynamics
# Agent initialization and configuration handled by AppDynamics controller connection

Requires Python 3.10 or later; Linux x64 platform-specific binary dependencies must be available; AppDynamics controller connection and license keys required for operation.

Verify before relying

  • Exact initialization and configuration API not detailed in the description excerpt—consult documentation for agent setup steps.
  • Scope and overhead of instrumentation (which frameworks, libraries, and operations are monitored) not specified in the fact sheet.
  • Whether the two platform-specific runtime dependencies are automatically resolved or require manual installation.
  • Support for non-Linux platforms or architectures beyond x64.

Package facts

License See license in package description (unclear)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 2 — appdynamics-bindeps-linux-x64, appdynamics-proxysupport-linux-x64
Maintenance actively maintained — 2 days since the last release
First released
Downloads 494,458/month — #6,348 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: appdynamics-26.7.1.9060-py2.py3-none-any.whl

Tags

application performance monitoring pythonapm agent pythonappdynamics python instrumentationapplication telemetry collectionperformance monitoring agentapplication intelligence pythonapm instrumentation
apmapplication-monitoringproprietary

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

databricks-agents

Mosaic AI Agent Framework SDK provides a Python…

unclear · top 5,000 on PyPI

pyone

Provides Python bindings to the OpenNebula…

permissive · top 15,000 on PyPI

browserstack-sdk

A Python SDK for running Selenium WebDriver…

unclear · top 15,000 on PyPI

elastic-apm

Elastic APM is the official Python agent for…

permissive · top 5,000 on PyPI

apm-cli

APM is a dependency manager and configuration…

permissive · top 15,000 on PyPI

scout-apm

Scout APM is a Python application performance…

permissive · top 15,000 on PyPI

dt

A Python client for the Dynatrace REST API with…

permissive · top 15,000 on PyPI

microsoft-agents-a365-runtime

Provides core runtime utilities, environment…

permissive · top 15,000 on PyPI

newrelic

Instruments Python web applications to collect…

permissive · top 5,000 on PyPI

ddapm-test-agent

Emulates Datadog APM agent endpoints to test…

permissive · top 5,000 on PyPI