[ ソース: pymetno ]
パッケージ: python3-pymetno (0.13.0-1)
python3-pymetno に関するリンク
Debian の資源:
pymetno ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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)