[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-asyncssh
- asyncio-based client and server implementation of SSHv2 protocol