パッケージ: 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