项目作者: bewithgaurav

项目描述 :
Periodic Mailer to receive Weather Updates in a particular time interval
高级语言: Python
项目地址: git://github.com/bewithgaurav/weatherupdates.git
创建时间: 2016-05-24T13:13:37Z
项目社区:https://github.com/bewithgaurav/weatherupdates

开源协议:

下载


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.