[ bianca ]
[ 源代码: ourgroceries ]
软件包:python3-ourgroceries(1.5.4-2)
Async Python library for interfacing with OurGroceries API
This library provides a means to interact with the OurGroceries API, allowing for management of grocery lists programmatically. Designed for asynchronous operations, it supports functionalities like logging in, retrieving, creating, and modifying grocery lists and their items. Additionally, users can manage categories within the lists, cross off items, and handle list deletions.
其他与 python3-ourgroceries 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-bs4 (>= 4.7.1)
- error-tolerant HTML parser for Python 3