[ bianca ]
[ 源代码: pynina ]
软件包:python3-pynina(0.3.4-2)
Python API wrapper to retrieve warnings from the German NINA app
This library connects to the German NINA (Emergency Information and News App) and provides a straightforward interface to access alert information. Users can specify regions by their unique IDs to fetch relevant warnings. The library communicates with the NINA service to retrieve up-to-date alerts encompassing various emergency notifications, such as severe weather, natural disasters, and other critical public announcements. It processes the data into a usable format for applications that benefit from real-time warning information.
其他与 python3-pynina 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio