[ bianca ]
[ ソース: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python