[ bianca ]
[ 源代码: python-twentemilieu ]
软件包:python3-twentemilieu(2.2.1-1)
python3-twentemilieu 的相关链接
下载源码包 python-twentemilieu:
- [python-twentemilieu_2.2.1-1.debian.tar.xz]
- [python-twentemilieu_2.2.1-1.dsc]
- [python-twentemilieu_2.2.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous client for Twente Milieu waste collection API
This library provides an asynchronous client for interacting with the Twente Milieu waste collection API. It allows users to programmatically request waste pickup days for various types of waste, such as plastic, organic, paper, non- recyclable, and Christmas trees. The library communicates with Twente Milieu’s systems to fetch and deliver precise waste collection schedules tailored to specific addresses. It is especially useful for automating notifications and integrations with other services that depend on timely waste collection data.
其他与 python3-twentemilieu 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python