""" This file contains all variables that are shared across the entire application. For example: Database connection, sockets, etc. """ db = None