[ 源代码: python-aioapcaccess ]
软件包:python3-aioapcaccess(0.5.0-2)
python3-aioapcaccess 的相关链接
Debian 的资源:
下载源码包 python-aioapcaccess:
- [python-aioapcaccess_0.5.0-2.dsc]
- [python-aioapcaccess_0.5.0.orig.tar.xz]
- [python-aioapcaccess_0.5.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
async version of the apcaccess library
This package provides an async implementation of the apcaccess library. It provides programmatic access to the status information provided by apcupsd over its Network Information Server (NIS) which usually listens on TCP port 3551.
This project is a re-implementation of the synchronous version flyte/apcaccess (https://github.com/flyte/apcaccess) using asyncio, where a lot of the logic is borrowed and improved.