AEMET-OpenData


NameAEMET-OpenData JSON
Version 0.5.1 PyPI version JSON
download
home_page
SummaryAEMET OpenData Rest API library
upload_time2024-02-23 09:54:45
maintainer
docs_urlNone
author
requires_python>=3.11
licenseGPL-2.0-only
keywords aemet weather forecast home
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AEMET OpenData Python API

[![Latest Version][mdversion-button]][md-pypi]
[![Python Versions][pyversion-button]][md-pypi]
[![License: GPL v2][gpl2-button]](LICENSE.md)

[gpl2-button]: https://img.shields.io/badge/License-GPL%20v2-blue.svg
[md-pypi]: https://pypi.org/project/AEMET-OpenData
[mdversion-button]: https://img.shields.io/pypi/v/AEMET-OpenData.svg
[pyversion-button]: https://img.shields.io/pypi/pyversions/AEMET-OpenData.svg

Python client for the AEMET OpenData Rest API.

## Description

AEMET-OpenData is a Python module implementing an interface to the AEMET OpenData Rest API.<br/>
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](https://home-assistant.io/) 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
```bash
pip install aioairzone-cloud
```

## Install from Source
Run the following command inside this folder
```bash
pip install --upgrade .
```

## Examples
Examples can be found in the `examples` folder

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "AEMET-OpenData",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "AEMET,weather,forecast,home",
    "author": "",
    "author_email": "\u00c1lvaro Fern\u00e1ndez Rojas <noltari@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e5/81/5bb07f3e97886dab7e060e3f9959b773e8fffa581e9d6c21f77dd202ddca/AEMET-OpenData-0.5.1.tar.gz",
    "platform": "any",
    "description": "# AEMET OpenData Python API\n\n[![Latest Version][mdversion-button]][md-pypi]\n[![Python Versions][pyversion-button]][md-pypi]\n[![License: GPL v2][gpl2-button]](LICENSE.md)\n\n[gpl2-button]: https://img.shields.io/badge/License-GPL%20v2-blue.svg\n[md-pypi]: https://pypi.org/project/AEMET-OpenData\n[mdversion-button]: https://img.shields.io/pypi/v/AEMET-OpenData.svg\n[pyversion-button]: https://img.shields.io/pypi/pyversions/AEMET-OpenData.svg\n\nPython client for the AEMET OpenData Rest API.\n\n## Description\n\nAEMET-OpenData is a Python module implementing an interface to the AEMET OpenData Rest API.<br/>\nIt allows a user to gather all the public weather information from AEMET (Agencia Estatal de Meteorolog\u00eda).\n\nDocumentation for the AEMET OpenData Rest API is available at https://opendata.aemet.es/.\n\nThis package has been developed to be used with [Home-Assistant](https://home-assistant.io/) but it can be used in other contexts.\n\n## Disclaimer\n\nAEMET-OpenData was created for my own use, and for others who may wish to experiment with personal Internet of Things systems.\n\nI have no connection with AEMET. I receive no help (financial or otherwise) from AEMET, and have no business interest with them.\n\nThis 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.\n\n## Requirements\n- Python >= 3.11\n\n## Install\n```bash\npip install aioairzone-cloud\n```\n\n## Install from Source\nRun the following command inside this folder\n```bash\npip install --upgrade .\n```\n\n## Examples\nExamples can be found in the `examples` folder\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-only",
    "summary": "AEMET OpenData Rest API library",
    "version": "0.5.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/Noltari/AEMET-OpenData/issues",
        "Homepage": "https://github.com/Noltari/AEMET-OpenData"
    },
    "split_keywords": [
        "aemet",
        "weather",
        "forecast",
        "home"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad301a85e5fd013706d16a03b5de96b24f64b463ec501dffb542cefc68501668",
                "md5": "0e94acde79faa95b4d02fa841dd4e339",
                "sha256": "60a319128859c0b7f0782c404a73b414b43ae43ee63aa9dfaa63331254786fae"
            },
            "downloads": -1,
            "filename": "AEMET_OpenData-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e94acde79faa95b4d02fa841dd4e339",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 24195,
            "upload_time": "2024-02-23T09:54:43",
            "upload_time_iso_8601": "2024-02-23T09:54:43.438384Z",
            "url": "https://files.pythonhosted.org/packages/ad/30/1a85e5fd013706d16a03b5de96b24f64b463ec501dffb542cefc68501668/AEMET_OpenData-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5815bb07f3e97886dab7e060e3f9959b773e8fffa581e9d6c21f77dd202ddca",
                "md5": "a3deabdfc8e81b69b9b55c1ac6a66ae3",
                "sha256": "1ff10e85ebb05b4fa33bca1fd7c3397cc1bda36bafc0ef6732476dd0e53ed195"
            },
            "downloads": -1,
            "filename": "AEMET-OpenData-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a3deabdfc8e81b69b9b55c1ac6a66ae3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 22805,
            "upload_time": "2024-02-23T09:54:45",
            "upload_time_iso_8601": "2024-02-23T09:54:45.748139Z",
            "url": "https://files.pythonhosted.org/packages/e5/81/5bb07f3e97886dab7e060e3f9959b773e8fffa581e9d6c21f77dd202ddca/AEMET-OpenData-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 09:54:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Noltari",
    "github_project": "AEMET-OpenData",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "aemet-opendata"
}
        
Elapsed time: 0.19810s