uWSGI - DO NOT USE

their installation uwsgi, not cherry):

Python/uWSGI Applications

Activate your application's Python environment:

    source /home/wendell/apps/angela/env/bin/activate

Install your dependences with pip. You can install single packages...

    pip3 install cherrypy

OLD items to read:

My Favorite Python Servers To Deploy Into Production

An Introduction to Python WSGI Servers: Part 1

When comparing Flask vs CherryPy, the Slant community recommends Flask for most people.

Full Stack Python - uWSGI