[ ソース: aioaseko ]
パッケージ: python3-aioaseko (1.0.0-2)
python3-aioaseko に関するリンク
Debian の資源:
aioaseko ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Async Python package for the Aseko Pool Live API
This library simplifies the process of managing pool systems by offering asynchronous methods to authenticate, retrieve account information, and interact with pool units remotely.
Key features include:
- Support for both mobile and web API interactions through distinct `MobileAccount` and `WebAccount` classes. - Ability to fetch detailed pool unit states including metrics like water flow and other variable readings. - Built on aiohttp, ensuring efficient and non-blocking HTTP requests within an asyncio event loop.
その他の python3-aioaseko 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-apischema
- JSON serialization and deserialization, GraphQL and JSON schema generation
-
- dep: python3-gql
- GraphQL client for Python