univ-of-utah-marriott-library-apple / python-jamf

`python-jamf` is a library for connecting to a Jamf Server. It maps Jamf Pro records to a Record class. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
MIT License
55 stars 16 forks source link

@magnusviri Rewrote config.py so it's more flexible; api.py catches 401 errors and can't reach server errors #4

Closed magnusviri closed 3 years ago

magnusviri commented 3 years ago

And patch.py (from jctl) works!