Weather CLI

Search for any city and get current weather conditions.

weather.py — Python
$ python weather.py
$ Enter a city: 
View Python Source