[ 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