套件: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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings