AEMET OpenData Python API
Python client for the AEMET OpenData Rest API.
Description
AEMET-OpenData is a Python module implementing an interface to the AEMET OpenData Rest API.
It allows a user to gather all the public weather information from AEMET (Agencia Estatal de Meteorología).
Documentation for the AEMET OpenData Rest API is available at https://opendata.aemet.es/.
This package has been developed to be used with Home-Assistant but it can be used in other contexts.
Disclaimer
AEMET-OpenData was created for my own use, and for others who may wish to experiment with personal Internet of Things systems.
I have no connection with AEMET. I receive no help (financial or otherwise) from AEMET, and have no business interest with them.
This software is provided without warranty, according to the GNU Public Licence version 2, and should therefore not be used where it may endanger life, financial stakes, or cause discomfort and inconvenience to others.
Requirements
- Python >= 3.11
Install
pip install AEMET-OpenData
Install from Source
Run the following command inside this folder
pip install --upgrade .
Examples
Examples can be found in the examples folder
Release files for AEMET-OpenData 0.6.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aemet_opendata-0.6.4.tar.gz | 25.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| AEMET_OpenData-0.6.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 52.1 kB
Release files / aemet_opendata-0.6.4.tar.gz
| Download URL | aemet_opendata-0.6.4.tar.gz |
|---|---|
| Size | 25.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0088fa57054fc54470befa1298eef008d0a5bda828691b90bbf6cff545490213
|
|
BLAKE2b-256 checksum How to use checksums |
763e0776af0bb8b7611506e075f25cc95f221f07c00acdf8df7dcc29f61e9668
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / AEMET_OpenData-0.6.4-py3-none-any.whl
| Download URL | AEMET_OpenData-0.6.4-py3-none-any.whl |
|---|---|
| Size | 26.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a861f799f7d21882209a761ec9eb527a6961c949d629515d021c7999cec6c6f1
|
|
BLAKE2b-256 checksum How to use checksums |
4b8537513f79364024ae9de5bf047cb174c75623dbce5015ec2bf7df8928d3a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|