[ 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
- 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-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-yarl
- yet another URL library for Python