[ bianca ]
[ 源代码: python-rokuecp ]
软件包:python3-rokuecp(0.19.5-1)
python3-rokuecp 的相关链接
下载源码包 python-rokuecp:
- [python-rokuecp_0.19.5-1.debian.tar.xz]
- [python-rokuecp_0.19.5-1.dsc]
- [python-rokuecp_0.19.5.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for communicating with Roku devices using the External Control Protocol
This library enables communication with Roku devices over Wi-Fi using the External Control Protocol (ECP). It allows users to monitor and control various functions of Roku devices, including launching channels, controlling playback, and retrieving information about installed applications. Users can initiate searches, manage media playback, and handle remote control operations. It offers asynchronous interaction, enabling real-time communication and control, aiding in the development of applications that require direct interaction with Roku devices.
其他与 python3-rokuecp 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-xmltodict
- Makes working with XML feel like you are working with JSON (Python 3)
-
- dep: python3-yarl
- yet another URL library for Python