Requirements
Before you can run AppSignal, make sure your application’s Operating System is supported.Installation
First, sign up for an AppSignal account and add the AppSignal for Python integration package to yourrequirements.txt file:
__appsignal__.py file in your project:
pip and python executables do not work, please use the pip3 and python3 executables instead.
Manual installation
You can also skip the automated tool and create the__appsignal__.py file manually: