Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
/ email_weather Public archive

Simple python program that fetches weather details and sends them via email.

Notifications You must be signed in to change notification settings

meichthys/email_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTHOR:

Meichthys

USE CASE

My father asked me if he could receive a daily text with a useful weather forecast. After looking for such a service, all sms forecasts were pretty pathetic, thus email_weather was born.

DESCRIPTION:

A simple python program that fetches weather data from WeatherUnderground via the weatherunderground api and emails it out to a list of email/sms addresses.

REQUIREMENTS:

Python 3 Weather Underground API Key (can be created for free here: https://www.wunderground.com/weather/api/)

INSTALLATION/CONFIGURATION:

  1. Create a settings.py file in the roor project directory.
  2. Edit settings.py to your liking using settings_example.py as a template or reference.
  3. Run "python main.py" from the terminal.

About

Simple python program that fetches weather details and sends them via email.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages