Skip to content

MarcelinoV/plan-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

plan-it

Program that returns city weather through openweathermap API and opens google map through webbrowser module. Meant to be a script to help plan a trip

Openweathermap is a service that provides weather data, including current weather data, forecasts, and historical data to the developers of web services and mobile applications.

It provides an API with JSON, XML and HTML endpoints and a limited free usage tier.

I use this API to provide weather data to my program for it to function. Read comments within code to understand thought process. I'm hoping to return to this to add features that search for nearby restaurants, hotels, etc.

Releases

No releases published

Packages

No packages published

Languages