软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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