jpouellet / qubes-core-admin-client

Qubes management API client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/admin-api/ for protocol specification.

Compatibility

Most of the API modules are compatible with Python >= 2.7. Very few parts require Python >= 3.4:

  • tools (qvm-*)
  • qubesadmin.events module (for asyncio module)

Parts not compatible with Python < 3.4, are not installed in such environment.

About

Qubes management API client

License:GNU Lesser General Public License v2.1


Languages

Language:Python 99.9%Language:Shell 0.1%Language:Makefile 0.0%Language:Ruby 0.0%