Skip to main content

Timeback CASE client for Competency and Academic Standards Exchange operations

Project description

timeback-case

Timeback CASE (Competency and Academic Standards Exchange) client for Python.

Provides an async client for managing CASE v1.1 framework documents, items, associations, and packages.

Installation

pip install timeback-case

Quick Start

from timeback_case import CaseClient

async with CaseClient(env="staging", client_id="...", client_secret="...") as client:
    # List documents
    docs = await client.documents.list()

    # Get a single item
    item = await client.items.get("item-sourced-id")

    # Upload a CASE package
    result = await client.packages.create(package_input)

    # Upsert (create or replace) a package
    result = await client.packages.upsert("doc-id", package_input)

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_case-0.2.1b20260320223028.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

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

timeback_case-0.2.1b20260320223028-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file timeback_case-0.2.1b20260320223028.tar.gz.

File metadata

  • Download URL: timeback_case-0.2.1b20260320223028.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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_case-0.2.1b20260320223028.tar.gz
Algorithm Hash digest
SHA256 3add9231144436fa68983e241619de40decf8255ed448a03daeee204e385dc8b
MD5 7d93996d1036ad29fabbd79b2c918268
BLAKE2b-256 35727d2fa63aeeff657477b9e61a3294907393e5425e91040512dee1388fa9ab

See more details on using hashes here.

File details

Details for the file timeback_case-0.2.1b20260320223028-py3-none-any.whl.

File metadata

  • Download URL: timeback_case-0.2.1b20260320223028-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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_case-0.2.1b20260320223028-py3-none-any.whl
Algorithm Hash digest
SHA256 dd86372a3be4fef6de2ac049d97a49bcae2263c0579a94e8cc7557b3741d1681
MD5 8eba475eb6da89a399b2c7acc66907c2
BLAKE2b-256 1a61261a65a103544ba80f920011d69f62a6476806e322840b0e2488ac5a13f8

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