[ ソース: python-aioambient ]
パッケージ: python3-aioambient (2024.1.0-3)
python3-aioambient に関するリンク
Debian の資源:
python-aioambient ソースパッケージをダウンロード:
- [python-aioambient_2024.1.0-3.dsc]
- [python-aioambient_2024.1.0.orig.tar.xz]
- [python-aioambient_2024.1.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
async-friendly library for the Ambient Weather API
This package provides a Python asyncio-driven library that interfaces with both the REST and Websocket APIs provided by Ambient Weather.
This package is a dependency of Home Assistant.
その他の python3-aioambient 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-engineio
- python3 implementation of the Engine.IO realtime server
-
- dep: python3-socketio
- python3 implementation of the Socket.IO realtime client and server
-
- dep: python3-websockets
- implementation of the WebSocket Protocol (RFC 6455)
-
- dep: python3-yarl
- yet another URL library for Python