[ trixie ]
[ sid ]
[ Bron: python-aiolifx ]
Pakket: python3-aiolifx (1.0.6-3)
Verwijzigingen voor python3-aiolifx
Debian bronnen:
Het bronpakket python-aiolifx downloaden:
- [python-aiolifx_1.0.6-3.dsc]
- [python-aiolifx_1.0.6.orig.tar.xz]
- [python-aiolifx_1.0.6-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-aiolifx gerelateerde pakketten
|
|
|
|
-
- 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