[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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)