To install the Python middleware as standalone, use PIP as follows:
To install the Python middleware on Google App Engine, please follow these steps:
Create a folder to store the Python middleware:
ShellShell
Using PIP, install the Python middleware with the -t flag to have it installed to the folder previously created:
PythonPython
Create a file named appengine_config.py in the same folder as your app.yamlfile with the following content:
PythonPython
In your app.yamlfile, request the following libraries:
YAMLYAML