[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python