[ 源代码: blinkpy ]
软件包:python3-blinkpy(0.23.0-2)
Python library for the Blink Camera system
Provides an interface for easy communication with Blink camera systems. It allows users to control, monitor, and integrate Blink cameras into custom applications seamlessly. The library supports features such as arming and disarming sync modules, enabling and disabling motion detection, and downloading recorded videos. It utilizes asyncio for asynchronous operations, ensuring efficient and responsive interactions with the Blink API.
其他与 python3-blinkpy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiofiles
- support for Python asyncio file operations
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-slugify
- Python module that generates clean, URL-safe slugs
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)