项目作者: bewithgaurav
项目描述 :
Periodic Mailer to receive Weather Updates in a particular time interval
高级语言: Python
项目地址: git://github.com/bewithgaurav/weatherupdates.git
Periodic Weather Updates
In this project the weather JSON data is taken from openweathermap.org/api and the information is sent via e-mail to an user at regular intervals.
This is achieved using Python-Flask and Celery.