软件包:python3-picnic-api(1.1.0-1.1)
python3-picnic-api 的相关链接
Debian 的资源:
下载源码包 python-picnic-api:
- [python-picnic-api_1.1.0-1.1.dsc]
- [python-picnic-api_1.1.0.orig.tar.gz]
- [python-picnic-api_1.1.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library to interact with Picnic's ordering and delivery system
This library offers functionalities to access and manipulate data from Picnic, a digital supermarket platform. It enables users to manage their shopping cart by adding or removing products and to fetch details about current and past orders. Users can also obtain information on delivery slots and receive updates on delivery status and scheduling. The library provides a convenient interface for performing product searches and checking cart contents, facilitating a smoother online grocery shopping experience through programmatic access to key aspects of the Picnic service.
其他与 python3-picnic-api 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings