from pathlib import Path HOME_PATH = Path.home() CACHE_PATH = '{}/.cache/bauh'.format(HOME_PATH)