Python

Python can be used in two modes in N99panel - development and production

Always first run you application in development mode, and then later in production mode

Below are various resources w.r.t. running Python

* Using Python in Development Mode
* Running Python - Django App in Production Mode
* Running Python - Flask App in Production Mode
* Running Python - Generic App in Production Mode
* Differences between Python development and production modes