[ trixie ]
[ sid ]
[ ソース: pypaperless ]
パッケージ: python3-pypaperless (4.1.1-1)
python3-pypaperless に関するリンク
Debian の資源:
pypaperless ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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