[ ソース: python-aiolifx ]
パッケージ: python3-aiolifx (1.0.6-3)
python3-aiolifx に関するリンク
Debian の資源:
python-aiolifx ソースパッケージをダウンロード:
- [python-aiolifx_1.0.6-3.dsc]
- [python-aiolifx_1.0.6.orig.tar.xz]
- [python-aiolifx_1.0.6-3.debian.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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