[ 原始碼: python-openerz-api ]
套件:python3-openerz-api(0.3.0-2)
python3-openerz-api 的相關連結
Debian 的資源:
下載原始碼套件 python-openerz-api:
- [python-openerz-api_0.3.0-2.dsc]
- [python-openerz-api_0.3.0.orig.tar.gz]
- [python-openerz-api_0.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for accessing Zurich's waste disposal schedule
This library enables interaction with Zurich's waste management services, allowing users to obtain the next pickup date for various waste types. It accesses the OpenERZ API to gather data from Entsorgung und Recycling Zürich (ERZ), providing timely and localized waste disposal information. Users can specify the postal code and type of waste, such as paper, cardboard, or organic material, making it possible to programmatically check waste collection schedules under specific parameters.
其他與 python3-openerz-api 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings