[ 源代码: 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