Python Cara Mendapatkan Lokasi Proyek

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