Sen descrición

hexagonrecursion 2c4cb44b5c Correct network-manager qubes service default %!s(int64=4) %!d(string=hai) anos
ci f7e9c99a5c Move pylint config to canonical place %!s(int64=5) %!d(string=hai) anos
debian 6f784650ae version 4.0.26 %!s(int64=4) %!d(string=hai) anos
doc 2c4cb44b5c Correct network-manager qubes service default %!s(int64=4) %!d(string=hai) anos
etc bbd0beb830 Fix qvm-start-gui autostart script %!s(int64=7) %!d(string=hai) anos
qubesadmin 769f8a5ee8 Merge remote-tracking branch 'origin/pr/98' %!s(int64=4) %!d(string=hai) anos
rpm_spec 61cc6b008e rpm: add R: python3-yaml, as needed by qvm-backup tool %!s(int64=5) %!d(string=hai) anos
test-packages 4ceff0f8c0 Rename qubesmgmt to qubesadmin module %!s(int64=7) %!d(string=hai) anos
.gitignore 771b49d861 .gitignore: add doc/_build/ %!s(int64=6) %!d(string=hai) anos
.pylintrc f7e9c99a5c Move pylint config to canonical place %!s(int64=5) %!d(string=hai) anos
.travis.yml 291382c6b9 travis: drop python 3.4, add python 3.6 and 3.7 %!s(int64=4) %!d(string=hai) anos
LICENSE 3a2e0b770b Initial commit %!s(int64=7) %!d(string=hai) anos
Makefile 65f0f028f8 Add 'make clean' target, use it for Debian build %!s(int64=6) %!d(string=hai) anos
Makefile.builder d7671e4856 debian: initial packaging %!s(int64=7) %!d(string=hai) anos
README.md bde60c154a Bump Python version requirement for qvm-* to 3.5 %!s(int64=5) %!d(string=hai) anos
run-tests 4ceff0f8c0 Rename qubesmgmt to qubesadmin module %!s(int64=7) %!d(string=hai) anos
setup.py bde60c154a Bump Python version requirement for qvm-* to 3.5 %!s(int64=5) %!d(string=hai) anos
version 6f784650ae version 4.0.26 %!s(int64=4) %!d(string=hai) anos

README.md

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.5:

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

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