===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 * [[:python:dev-mode|Using Python in Development Mode]]\\ * [[:python:django-prod-mode|Running Python - Django App in Production Mode]]\\ * [[:python:flask-prod-mode|Running Python - Flask App in Production Mode]]\\ * [[:python:generic-prod-mode|Running Python - Generic App in Production Mode]]\\ * [[:python:differences-python-dev-prod|Differences between Python development and production modes]]\\