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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python-aemet_forecast-0.0.1.tar.gz
.
File metadata
- Download URL: python-aemet_forecast-0.0.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa004230f4dcff39471bbe33f7a8bb20bb7ccc491ef8b67a0549a6a49cd4d2bc |
|
MD5 | 5cc1da150978ac5cac6cb2a5f11b4d4b |
|
BLAKE2b-256 | 089a3cbf001e86e5de3c889e5b871147a5fa546c38174b3f74de9246c447318c |
File details
Details for the file python_aemet_forecast-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: python_aemet_forecast-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2da59c63ac2483f62c23f0cb25299f33612a6c9ca8db676b30e192d6dc37b22 |
|
MD5 | 48193637f38ccd4790da37f4c8f9e605 |
|
BLAKE2b-256 | cd1e082bbe32a20431683fa751018fb60d175b8ecdcd4e10cf9fe8b07c843515 |