Skip to main content

No project description provided

Project description

PYTHON-AEMET_FORECAST

A Python module for accessing Aemet forecast data through its api

from aemet_forecast import AemetForecast

API_KEY = "your-api-key"
MUNICIPIO_ID = 14021

forecast = AemetForecast(api_key=API_KEY)

weekly_forecast_data = forecast.get_daily_forecast(MUNICIPIO_ID)

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

python-aemet_forecast-0.0.1.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

python_aemet_forecast-0.0.1-py3-none-any.whl (9.8 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