python3 get path to appdata code example Example: python get appdata path import os datapath = os.getenv('APPDATA')