Skip to main content

Common utilities, models, and clients used with StrongMind Platform APIs

Project description

platform-python-sdk

This Python package is intended to provide clients and models for accessing the Platform APIs.

Current Version: 3.2.0

Requirements.

Python 3.6

Installation & Usage

pip install

pip install strongmind-platform-sdk

Then import and use the package:

from strongmind_platform_sdk.platform_sdk.clients.oneroster_client import get_authenticated_oneroster_client
from oneroster_client.api.enrollments_management_api import EnrollmentsManagementApi
base_client = get_authenticated_oneroster_client(
            base_url,
            id_server_base_url,
            client_id,
            client_secret
        )

enrollments_client = EnrollmentsManagementApi(base_client)
enrollment = enrollments_client.get_enrollment("{UUID}")

OneRoster Diagram

spec-image018

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

strongmind_platform_sdk-3.7.2.tar.gz (29.9 kB view details)

Uploaded Source

File details

Details for the file strongmind_platform_sdk-3.7.2.tar.gz.

File metadata

  • Download URL: strongmind_platform_sdk-3.7.2.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for strongmind_platform_sdk-3.7.2.tar.gz
Algorithm Hash digest
SHA256 7f359decdff6d8da12e4af055f4d3120379c83113e1c188079d02879845ff50b
MD5 9d6fc272e4c4aaea18e5186c46fc4817
BLAKE2b-256 9a528c9282c5a95deeac726de15314d9d1bc6c8df3beffac5c9aed2ae4fc3c0c

See more details on using hashes here.

Supported by

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