Access to the APIs

Before your app can access the Python Agent APIs, install the Python Agent using:

CODE
pip install appdynamics

Then at the top of the instrumented application add:

PYTHON
from appdynamics.agent import api as appd