python get directory of current project code example Example: python how to get project location ROOT_DIR = os.path.dirname(os.path.abspath(__file__))