Flask + uWSGI + nginx Primer I've been having trouble with serving a Flask app via uWSGI and nginx, so I thought I'd put together some of the basics to help out others. How this shit works Flask is managed by uWSGI. uWSGI talks to nginx.