Categories
Databases

How To Use MongoDB in a Flask

The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations […]

Categories
Python

How To Set Up uWSGI and Nginx to Serve Python Apps on Ubuntu 14.04

Introduction In this guide, we will be setting up a simple WSGI application served by uWSGI. We will use the […]

Categories
Python

How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 22.04

A previous version of this tutorial was written by Kathleen Juell. Introduction In this guide, you will build a Python […]