Skip to content

fourwood/forecast_io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forecast_io

Python3 handler library for forecast.io data.

Example usage:

import forecast_io

forecast = forecast_io.get_forecast(api_key, latitude, longitude)

The call to get_forecast returns a Forecast object containing properties corresponding to all the values present in the returned data, as specified in the API documentation.

See the Forecast v2 API for details on the resulting data.

About

Python3 handler library for forecast.io

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages