from fpakman.core.constants import CACHE_PATH SNAP_STORE_URL = 'https://snapcraft.io' SNAP_CACHE_PATH = '{}/snap/installed'.format(CACHE_PATH)