Skip to main content

Jamf Pro SDK for Python

Project description

Jamf Pro SDK for Python

A client library for the Jamf Pro APIs and webhooks.

from jamf_pro_sdk import JamfProClient, BasicAuthProvider

client = JamfProClient(
    server="dummy.jamfcloud.com",
    credentials=BasicAuthProvider("username", "password")
)

all_computers = client.pro_api.get_computer_inventory_v1()

Read the full documentation on GitHub Pages.

Installing

Install releases from PyPI:

% python -m pip install jamf-pro-sdk

You may also install directly from GitHub if you are testing in-development features and/or changes:

% pip install git+https://github.com/macadmins/jamf-pro-sdk-python.git@<target-ref-or-branch>

The Jamf Pro SDK supports Python 3.9+.

Bugs, Feedback, and Feature Requests

The Jamf Pro SDK for Python is currently in alpha. Not all APIs are available as methods through the clients, and some functionality may change during the alpha based on community feedback.

If you encounter a bug, or undesired behavior, please open a Bug report issue.

If you want to request or propose a change to behavior in the SDK during the alpha please oen a Feedback issue. Feedback issues are in-between a bug report and a feature request. You are describing a current implementation (or lack thereof) and the desired change. Feedback issues are used for vetting contributions with project maintainers and the community before work begins.

If there is a feature or API you would like added (or prioritized) to the SDK please open a Feature request issue. With feature requests include a detailed description and a code example that shows how you envision the feature being used.

For all issue templates be sure to fill out every section!

Contributing

There are many ways to directly contribute to the project. You can enhance the documentation and user guides, or add additional API models and methods. For both there are guidelines for how to proceed.

Visit the Contributors section of the documentation for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jamf_pro_sdk-0.6a2.tar.gz (44.1 kB view details)

Uploaded Source

Built Distribution

jamf_pro_sdk-0.6a2-py3-none-any.whl (53.3 kB view details)

Uploaded Python 3

File details

Details for the file jamf_pro_sdk-0.6a2.tar.gz.

File metadata

  • Download URL: jamf_pro_sdk-0.6a2.tar.gz
  • Upload date:
  • Size: 44.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for jamf_pro_sdk-0.6a2.tar.gz
Algorithm Hash digest
SHA256 ebb52cd4da8ab19df2e4e0f0c60d981b78026cbb5c60a44a786172e6e7311087
MD5 b47ced40b7d13462627fa2d52af2c503
BLAKE2b-256 df6c3c66528e2dc4bfda87680c2b113037192b8a2567829c66bbe9b3934f5ce6

See more details on using hashes here.

File details

Details for the file jamf_pro_sdk-0.6a2-py3-none-any.whl.

File metadata

  • Download URL: jamf_pro_sdk-0.6a2-py3-none-any.whl
  • Upload date:
  • Size: 53.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for jamf_pro_sdk-0.6a2-py3-none-any.whl
Algorithm Hash digest
SHA256 0175e278d853e380e6c137bbe8a756e42b00bdc307263c628db3ea5a7cdfed14
MD5 1f1f1338cd5e415745a7449a21af7765
BLAKE2b-256 962a3f56a71e3e6284d118e14bfb9942b0c17a916c891ec6e6e82b761394d7db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page