[ 源代码: pyprosegur ]
软件包:python3-pyprosegur(0.0.14-1)
Library to interact with Prosegur alarm systems
This library provides access to Prosegur's connected alarm systems via their cloud service API. It enables users to retrieve and manage information related to residential alarms. The library acts as a bridge to Prosegur's smart alarm services, offering functionalities for remote control similar to those available in Prosegur's mobile application.
其他与 python3-pyprosegur 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x