Skip to content

omrsangx/python_openweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_openweathermap

Author: Omar Rosa

Getting OpenWeatherMap's weather data using Python.

This script will show you how to get the weather's temperature from OpenWeatherMap and send a text using Twilio to yourself, friend, or any program that can make use of the temperature. There are different ways on how you can automate this script. The one that I chose to do it is my having a cronjob run this script every 30 minutes in an Ubuntu server.

Links of interest:

https://openweathermap.org/weather-conditions

https://www.twilio.com/

A nice way to help you visualize json data

http://jsonviewer.stack.hu/

About

Getting openweather's weather data using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages