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.3b20260424001910.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.3b20260424001910-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file timeback_case-0.2.3b20260424001910.tar.gz.

File metadata

  • Download URL: timeback_case-0.2.3b20260424001910.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.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_case-0.2.3b20260424001910.tar.gz
Algorithm Hash digest
SHA256 26737a1553cdea927bed31f226edac06f172fad2cae452224a1f72f4ebcd7d18
MD5 727364b3eb5c3ce95a4700e005199983
BLAKE2b-256 f131c137a4a70493fc3cc736509154c0da33fa745a97340e4f6956f707a0804c

See more details on using hashes here.

File details

Details for the file timeback_case-0.2.3b20260424001910-py3-none-any.whl.

File metadata

  • Download URL: timeback_case-0.2.3b20260424001910-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.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_case-0.2.3b20260424001910-py3-none-any.whl
Algorithm Hash digest
SHA256 7bb3ea640430caefac57515951b02eb6ab2425f689525925f2a2ceea3b7c152b
MD5 b2927f4375df83cceded6441fc8fc28a
BLAKE2b-256 19104c916082dd01414c97b70d3ae117f151edcb2122693054562c996be62d2b

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