[ bianca ]
[ 源代码: pyopenweathermap ]
软件包:python3-pyopenweathermap(0.2.2-1)
python3-pyopenweathermap 的相关链接
下载源码包 pyopenweathermap:
- [pyopenweathermap_0.2.2-1.debian.tar.xz]
- [pyopenweathermap_0.2.2-1.dsc]
- [pyopenweathermap_0.2.2.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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