Skip to content

python weather program with auto detecting location using Ipify, Ipapi and OpenWeatherMap

Notifications You must be signed in to change notification settings

avie10eee/IPweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

description

IPweather is a python weather program that can find the forecast near you using couple of python libraries


How it works

1. Ipify

Ipify works by sending a request to Ipify's servers and then they send back your Ip address


2. Ipapi

Ipapi is a geolocation service using your IP address


3. OpenWeatherMaps

OpenWeatherMaps works by inputing the city from Ipapi and getting the weather forecast.

IPweather Site

License: CC BY-NC-SA 4.0

About

python weather program with auto detecting location using Ipify, Ipapi and OpenWeatherMap

Resources

Stars

Watchers

Forks

Languages