[ ソース: pyopenweathermap ]
パッケージ: python3-pyopenweathermap (0.2.2-1)
python3-pyopenweathermap に関するリンク
Debian の資源:
pyopenweathermap ソースパッケージをダウンロード:
- [pyopenweathermap_0.2.2-1.dsc]
- [pyopenweathermap_0.2.2.orig.tar.gz]
- [pyopenweathermap_0.2.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library providing access to weather data from OpenWeatherMap
This library fetches meteorological data from OpenWeatherMap, offering current weather conditions such as temperature, humidity, and wind speed. It interacts with OpenWeatherMap's API to provide real-time data for various sensor and weather conditions. The library requires an API key and supports various languages and configuration options for precise location-based weather forecasts.
その他の python3-pyopenweathermap 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio