パッケージ: python3-python-homeassistant-analytics (0.9.0-1)
python3-python-homeassistant-analytics に関するリンク
Debian の資源:
python-homeassistant-analytics ソースパッケージをダウンロード:
- [python-homeassistant-analytics_0.9.0-1.dsc]
- [python-homeassistant-analytics_0.9.0.orig.tar.gz]
- [python-homeassistant-analytics_0.9.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous client for Home Assistant Analytics
Home Assistant Analytics is a data-sharing feature that Home Assistant users can opt into to help guide the development of the platform and advocate for more local control and privacy in smart home devices. Participation is voluntary, and the data is used to influence what features and improvements are prioritized by the developers. This Python library provides asynchronous access to the Home Assistant Analytics data, allowing developers to programmatically fetch analytics data related to the usage and distribution of Home Assistant installations.
その他の python3-python-homeassistant-analytics 関連パッケージ
|
|
|
|
-
- 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