Skip to main content

Fetch weather data from SMHI open API.

Project description

smhi-weather

PyPI version Testing

Provides friendly functions to fetch data from SMHI:s open data api.

The source off all data provided is SMHI, use in accordance with SMHI:s guidelines and API policy.

Install with

pip install smhi-weather

Import and use as

from smhi_weather import SmhiWeather

forecast = SmhiWeather(59.334591, 18.063240).get_forecast()

For now a single function exists which return a full forecast according to SMHI:s docs on Get Point Forecast.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smhi-weather-0.1.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

smhi_weather-0.1.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page