Python project root dir

42

Python project root dir -

import os
ROOT_DIR = os.path.abspath(os.curdir)

Comments

Submit
0 Comments