Python Jak uzyskać lokalizację projektu

ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
Delightful Dragonfly