Python Project Root Dir
import os
ROOT_DIR = os.path.abspath(os.curdir)
DD
import os
ROOT_DIR = os.path.abspath(os.curdir)