[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio