def __init__(self):
     self.api = PyKickstarterAPI(PyKickstarter.API_KEY)
     self.logged_in = False