""" Config file that contains var's for the program. """ # Your API key that you get from https://www.flightaware.com/commercial/aeroapi FLIGHTAWAREKEY = "V3rYs3cr3t" # ICAO code of the airport you want to see AIRPORT = "EBBR"