Short program for saving weather condition in my neighboor
In this project I using API from wunderground.com. WeatherJob.py file is run for every 3 hours in cron. It's get current weather condition and saving it to database. You can get your api key for wunderground.com on their webstie. Register is required. If you want to use this project you just need to change parameters in config.cfg file.