Somewhat fancy Weather app Learning more python lol Setup Create a file called api_config.py with contents: API_KEY = "" Get an api key from https://weatherapi.com/ Store your key there. WILL work.