[ 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