--- id: appdynamics version: "26.7.1.9060" license: See license in package description license_treatment: unclear maintenance: active --- # appdynamics — Python Agent for AppDynamics License: unclear · Maintenance: active · Downloads: 494.5K/mo ## 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 above — 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 pip install appdynamics uv add appdynamics 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_current - Install friction: low - Maintenance: active - Downloads: 494.5K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags application performance monitoring python, apm agent python, appdynamics python instrumentation, application telemetry collection, performance monitoring agent, application intelligence python, apm instrumentation, apm, application-monitoring, proprietary [View on SkillFed](https://skillfed.io/packages/appdynamics) · [View on PyPI](https://pypi.org/project/appdynamics/)