[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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)