[ ソース: python-aioasuswrt ]
パッケージ: python3-aioasuswrt (1.4.0-2)
python3-aioasuswrt に関するリンク
Debian の資源:
python-aioasuswrt ソースパッケージをダウンロード:
- [python-aioasuswrt_1.4.0-2.dsc]
- [python-aioasuswrt_1.4.0.orig.tar.xz]
- [python-aioasuswrt_1.4.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
API wrapper for Asuswrt
This package provides a small, efficient wrapper for interacting with AsusWRT, the custom firmware for Asus routers. It facilitates seamless communication with AsusWRT-powered routers, enabling users to execute commands and retrieve network information. Built on Python's asyncio framework, it supports asynchronous operations for non-blocking interactions. The package offers extensive logging for debugging and monitoring.
その他の python3-aioasuswrt 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-asyncssh
- asyncio-based client and server implementation of SSHv2 protocol