[ trixie ]
[ sid ]
[ 源代码: python-directv ]
软件包:python3-directv(0.4.0-3)
python3-directv 的相关链接
Debian 的资源:
下载源码包 python-directv:
- [python-directv_0.4.0-3.dsc]
- [python-directv_0.4.0.orig.tar.gz]
- [python-directv_0.4.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library to control and monitor DirecTV receivers
This library allows control and monitoring of a DirecTV receiver and its associated client devices. It supports a range of functions such as turning the receiver on and off, changing channels, controlling playback (play, pause, stop, etc.), and handling remote control commands. The communication with the DirecTV receiver is facilitated through SHEF commands. It is designed to interface with the receiver to provide a seamless user experience for managing media playback and device status.
其他与 python3-directv 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python