python lib

This commit is contained in:
Maxim Devaev 2023-12-28 18:41:14 +02:00
parent 18d1b48c22
commit a5a9c83bf1
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
This document describes the PiKVM API. Since the system consists of microservices, here is a common API with a common entry point provided by Nginx. The examples above use `curl` and [`websocat`](https://github.com/vi/websocat) with the `-k` option to disable SSL certificate verification, since the self-signed certificateis used in the default installation.
There is a [third-party library](https://github.com/guanana/pikvm-lib) for using the PiKVM API.
Please note that this is an unofficial library, so use it carefully.
-----
## Authentication