[ 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