Hi, I want to develope some tools for qubes and I need to interact with the qubes, like listing them and so on. I saw several times, that some people used qubesadmin package. What can I do with that?
I tried in a python shell ti imprt qubesadmin ut it only worked in dom0. BUt I think it is hard to develope there as I don’t have an IDE and so on. I would Like to make the development in a debian AppQube.
Is there any best practice to do that?
Thanks in advance