Timeback CLR client for Comprehensive Learner Record operations
Project description
timeback-clr
Timeback CLR (Comprehensive Learner Record) client for Python.
Provides an async client for managing CLR v2.0 verifiable credentials and API discovery.
Installation
pip install timeback-clr
Quick Start
from timeback_clr import ClrClient
async with ClrClient(env="staging", client_id="...", client_secret="...") as client:
# Upsert a CLR credential
result = await client.credentials.upsert(credential)
# Get API discovery information
discovery = await client.discovery.get()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
timeback_clr-0.2.1.tar.gz
(10.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file timeback_clr-0.2.1.tar.gz.
File metadata
- Download URL: timeback_clr-0.2.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
383ddeae8b3a1c5b4049a8ae72f5ee5bcbcc3a2779d20fd00f7940d54909f8a1
|
|
| MD5 |
d8b98b38272916a497889f5e37867b34
|
|
| BLAKE2b-256 |
60096ede4486d3c4ca6dfe49d11a49838e8cdcd139fed16485765e5ad2b1320e
|
File details
Details for the file timeback_clr-0.2.1-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.2.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
515fbf44a24e8b8bf8c411ed7f9d7b0cfa7ac9fadb52a64de3669cf5fa7eac88
|
|
| MD5 |
59f564338ca8edbb1a0cf3551a33d564
|
|
| BLAKE2b-256 |
7987e2f95cd7f382bebbd5aa2035f7da7499c3389b27ef7cca01206e56c359c5
|