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.2.2b20260401010429.tar.gz (22.7 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.2.2b20260401010429.tar.gz.

File metadata

  • Download URL: timeback_powerpath-0.2.2b20260401010429.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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.2.2b20260401010429.tar.gz
Algorithm Hash digest
SHA256 eb1b3688d8c06e244ace539e0d83d6643590887ffe8700b56ddeeecc675ef46e
MD5 5c3a715bba2c8dc2fd4bf08e4b25f5a8
BLAKE2b-256 9621e4b4a5fab815b062a5ba3c6e73b9019f2a4d459947b871459f16175d61f1

See more details on using hashes here.

File details

Details for the file timeback_powerpath-0.2.2b20260401010429-py3-none-any.whl.

File metadata

  • Download URL: timeback_powerpath-0.2.2b20260401010429-py3-none-any.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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.2.2b20260401010429-py3-none-any.whl
Algorithm Hash digest
SHA256 1cb3d4551d6dde446170c1cafdef961ba03e2d8bcbdbba64007faa6938a86ff1
MD5 511c903ff2fcd3b2b8a90ee16865b4b2
BLAKE2b-256 0a9e76e30bb140062f212fb4b382d49786cb30048b0562b51c50e3a5e53643e0

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