[ 原始碼: pymetno ]
套件:python3-pymetno(0.13.0-1)
Library to communicate with the met.no API
PyMetno is a Python library designed for interaction with the met.no API. It enables access to meteorological data provided by the Norwegian Meteorological Institute. The library handles the complex processes of querying the API and parsing the returned XML data into Python-compatible structures, making it easier to work with weather data.
其他與 python3-pymetno 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-xmltodict
- Makes working with XML feel like you are working with JSON (Python 3)