[ ソース: 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