Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-aiokarakeep Version : 0.3.0 Upstream Author : sli-ckam <[email protected]> * URL : https://github.com/sli-cka/aiokarakeep * License : MIT Programming Lang: Python Description : asynchronous Python client for the Karakeep API Karakeep is a self-hosted application for saving, organising, searching, and archiving web links, notes, images, and documents. It can automatically fetch metadata and use language models to tag and summarise saved content. . This package provides an asynchronous Python client for selected endpoints of the Karakeep HTTP API. It connects to a caller-specified Karakeep instance using an API token. . The client can retrieve statistics for the authenticated user, check the service health, and obtain the installed Karakeep version when the relevant endpoint is available. JSON responses are returned as decoded Python objects, and health-check results include the HTTP status code. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

