[ trixie ]
[ sid ]
[ 源代码: 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