[ 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