[ trixie ]
[ sid ]
[ 源代码: python-aiorecollect ]
软件包:python3-aiorecollect(2023.12.0-2)
python3-aiorecollect 的相关链接
Debian 的资源:
下载源码包 python-aiorecollect:
- [python-aiorecollect_2023.12.0-2.dsc]
- [python-aiorecollect_2023.12.0.orig.tar.xz]
- [python-aiorecollect_2023.12.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
asyncio-based library for the ReCollect Waste API
Aiorecollect is a Python 3, asyncio-based library for the ReCollect Waste API. It allows users to programmatically retrieve schedules for waste removal in their area, including trash, recycling, compost, and more.
This package is a dependency of Home Assistant.
其他与 python3-aiorecollect 有关的软件包
|
|
|
|
-
- 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-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-yarl
- yet another URL library for Python