Skip to content

This project is used for interacting with the Jamf's Classic API.

Notifications You must be signed in to change notification settings

RodriguesJD/jamf_api_client

Repository files navigation

jamf-api

Purpose

Interact with JAMF's api using python.

Python Dependencies

I use poetry to manage all the project dependencies list below. If you have poetry install you can install everything at once by poetry install in the same directory as pyproject.toml.

poetry install

python = "^3.7"

requests = "^2.20"

pytest = "^3.0"

Authors

  • RodriguesJD

About

This project is used for interacting with the Jamf's Classic API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages