[ bianca ]
[ 源代码: python-aiolifx ]
软件包:python3-aiolifx(1.0.6-3)
python3-aiolifx 的相关链接
下载源码包 python-aiolifx:
- [python-aiolifx_1.0.6-3.debian.tar.xz]
- [python-aiolifx_1.0.6-3.dsc]
- [python-aiolifx_1.0.6.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
API for local communication with LIFX devices over a LAN with asyncio
This package provides a Python 3, asyncio library to control Lifx LED lightbulbs over your LAN. Most of it was taken from Meghan Clarkk lifxlan package (https://github.com/mclarkk) and adapted to Python 3 and asyncio.
其他与 python3-aiolifx 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-bitstring
- Python module for manipulation of binary data (Python 3)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-ifaddr
- Pure Python implementation for detecting IP addresses
-
- dep: python3-inquirerpy
- collection of common interactive command-line user interfaces