import os import getpass AGORA_PATH = os.path.join('/home', getpass.getuser(), 'agora') # With trailing slash. URL_BASE = "https://anagora.org/"