Tecadmin published a guide about installing the Apache mod_wsgi module on CentOS 8.
How to Install Apache mod_wsgi Module on CentOS 8
The mod_wsgi Apache module is used for serving Python scripts over HTTP via the Apache webserver. This tutorial helps you to how to install the Apache Python module (mod_wsgi) on CentOS 8 Linux. We will also create a sample page in Python and deploy it with the Apache webserver.
How to Install Apache mod_wsgi Module on CentOS 8