[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings