套件:python3-aiostreammagic(2.11.0-2)
python3-aiostreammagic 的相關連結
Debian 的資源:
下載原始碼套件 aiostreammagic:
- [aiostreammagic_2.11.0-2.dsc]
- [aiostreammagic_2.11.0.orig.tar.gz]
- [aiostreammagic_2.11.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Async package for interfacing with Cambridge Audio streamers
This library provides a client for the Stream Magic API of Cambridge Audio devices. It allows communication over websockets with a range of devices including streamers, receivers, and pre-amps such as the Cambridge Audio Evo 75, CXN, and CXR200. Users can retrieve detailed information like model specifications, available sources, and current playback status. Additionally, the library supports receiving updates directly from the devices without the need for continuous polling, allowing the client to access real-time information on device status and changes.
其他與 python3-aiostreammagic 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python