[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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