[ bianca ]
[ 源代码: aiopegelonline ]
软件包:python3-aiopegelonline(0.1.1-1)
python3-aiopegelonline 的相关链接
下载源码包 aiopegelonline:
- [aiopegelonline_0.1.1-1.debian.tar.xz]
- [aiopegelonline_0.1.1-1.dsc]
- [aiopegelonline_0.1.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library for accessing PEGELONLINE water data
The aiopegelonline library provides an asynchronous interface to access water level and environmental data from the German Federal Waterways and Shipping Administration's PEGELONLINE service. This service offers real-time data on various water bodies across Germany, which is crucial for monitoring and managing water resources effectively. The library supports retrieving information on measurement stations, water levels, flow rates, and other related metrics, making it an invaluable tool for developers working on applications in environmental monitoring, water management, or related fields.
其他与 python3-aiopegelonline 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio