Skip to main content

Timeback PowerPath client for adaptive learning operations

Project description

timeback-powerpath

Python client for the Timeback PowerPath adaptive learning API.

Installation

pip install timeback-powerpath

Quick Start

from timeback_powerpath import PowerPathClient

async def main():
    client = PowerPathClient(
        env="staging",
        client_id="your-client-id",
        client_secret="your-client-secret",
    )

    # List test assignments
    result = await client.test_assignments.list({"student": "student-id"})

    # Get assessment progress
    progress = await client.assessments.get_assessment_progress({
        "student": "student-id",
        "lesson": "lesson-id",
    })

    await client.close()

Resources

  • client.assessments - Tests, attempts, and assessment responses
  • client.test_assignments - Test assignment CRUD and bulk operations
  • client.placement - Placement testing and progress
  • client.screening - Screening sessions and results
  • client.lesson_plans - Lesson plan management and course progress
  • client.syllabus - Course syllabus retrieval

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

timeback_powerpath-0.1.12b20260303072106.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file timeback_powerpath-0.1.12b20260303072106.tar.gz.

File metadata

  • Download URL: timeback_powerpath-0.1.12b20260303072106.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for timeback_powerpath-0.1.12b20260303072106.tar.gz
Algorithm Hash digest
SHA256 6af0be270e78e1d9445fc72b86932cf144d9e0e41af6a786c4b08e75ab6af81d
MD5 2e3610e46806c15b8af979b9f75df921
BLAKE2b-256 5494af5a6bee110f53e0a6b555866e3a4c9bb13c5fc3626a3a7167c06e8bd51a

See more details on using hashes here.

File details

Details for the file timeback_powerpath-0.1.12b20260303072106-py3-none-any.whl.

File metadata

  • Download URL: timeback_powerpath-0.1.12b20260303072106-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for timeback_powerpath-0.1.12b20260303072106-py3-none-any.whl
Algorithm Hash digest
SHA256 26e39849be879cbad7a7cffbf6e1c6d38326ddf4bf8f7602e05f24a31905e47d
MD5 d29b1e22111ecd139926870b4b92cc4e
BLAKE2b-256 8fb0cd8f4e4e9b262a2fc3a3b7a840eeffb33823a64de06da301d58795b8a1b0

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