open-wx.py
MIT License
Pulls and formats the weather from OpenWeathermap and returns a text result.
Requires a key from https://openweathermap.org/api
The api is free for use up to 1,000 api calls per day.
The script parses user input against a json list of airport codes.
Users can search for weather by airport code, city or zip.
Airport Codes came from https://github.com/Vertisize-Solutions/Airports-List
The list is MIT license. You might want to get the latest, though I've included it here for convenience.