[ forky ]
[ sid ]
[ 原始碼: python-picnic-api2 ]
套件:python3-picnic-api2(1.3.1-2)
python3-picnic-api2 的相關連結
Debian 的資源:
下載原始碼套件 python-picnic-api2:
- [python-picnic-api2_1.3.1-2.dsc]
- [python-picnic-api2_1.3.1.orig.tar.gz]
- [python-picnic-api2_1.3.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for interacting with the Picnic API
This library provides an interface to interact with the Picnic API, allowing users to retrieve data from the mobile application's endpoints. It facilitates searching for products, managing a shopping cart by adding or removing items, checking the current contents of the cart, and clearing it. Users can also access information about upcoming deliveries and explore available delivery slots.
其他與 python3-picnic-api2 有關的套件
|
|
|
|
-
- 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
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python