パッケージ: python3-pyevilgenius (2.0.0-2)
python3-pyevilgenius に関するリンク
Debian の資源:
pyevilgenius ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library to control devices from Evil Genius Labs
This library offers an asynchronous interface for interacting with devices manufactured by Evil Genius Labs. Designed to operate over Wi-Fi, it enables comprehensive control and monitoring of various device parameters. The library supports functions such as obtaining device details and adjusting settings, allowing smooth communication with the device's APIs. It is particularly useful for integrating Evil Genius Labs' products into larger systems, providing a means of managing operations at the device level. This API-based approach ensures that users can effectively command devices within a network environment, enhancing the capability to manage connected devices.
その他の python3-pyevilgenius 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python