python lib

pull/1210/head
Maxim Devaev 5 months ago
parent 18d1b48c22
commit a5a9c83bf1

@ -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

Loading…
Cancel
Save