I was wondering, does anyone use/recommend a python module for accessing fleet? I am aware of fleetctl but I’d prefer not to shell out
c
chrismsnz
11/05/2023, 10:19 PM
The API is really easy to use and exposes all the features - i wrote a go package that uses the bits i need in my tooling, but for python stuff i just called it with