[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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