[ 源代码: pypaperless ]
软件包:python3-pypaperless(4.1.1-1)
Asynchronous client for interacting with Paperless-ngx API
This library is an asynchronous client designed to interact with the Paperless-ngx API. It supports token-based authentication, facilitating secure interaction without requiring traditional credentials. Users can perform CRUD (create, read, update, delete) operations on resources, retrieve individual items, or navigate through paginated results.
其他与 python3-pypaperless 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python