[ 源代码: 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