This free, open-source app can silently update apps in the background.
RAW_PATH = os.path.join(BASE_DIR, 'data', 'raw', 'thai_ip_corpus.txt') OUT_PATH = os.path.join(BASE_DIR, 'data', 'processed', 'thai_ip_corpus.json') ...