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.8.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.9.1.tar.gz (32.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: strongmind_platform_sdk-3.9.1.tar.gz
  • Upload date:
  • Size: 32.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for strongmind_platform_sdk-3.9.1.tar.gz
Algorithm Hash digest
SHA256 4bc0d41ba09efe1a9a3d68d190fa15b74fd70fdd0e2b08cd376e77c9b6e7b4a5
MD5 68e5c0b1e020b1d8ce7a5004baa4f0c1
BLAKE2b-256 a7d4bfe5ab976338ad0ecf8340534d6bb60bf78670799aec675ea574a115dd5b

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