mod_wsgi (source code) is an implementation of the Web Server Gateway Interface specification for running Python code in the Apache HTTP Server. mod_wsgi is implemented as an Apache HTTP Server module and it supports both Python 2 and Python 3 code.
Deploy web apps with the Ansible configuration management tool.