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
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.1b20260311201424.tar.gz.
File metadata
- Download URL: timeback_clr-0.2.1b20260311201424.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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 |
6307950671e2c141228cc9716f3f2b3af87993c1981f823e11fcb631c17db686
|
|
| MD5 |
e659eac5d76fb7565b23616186f43801
|
|
| BLAKE2b-256 |
39a9d7eb395c4923034e2632616d40247b9ca211e5411e7635b47fa8dd4c11fa
|
File details
Details for the file timeback_clr-0.2.1b20260311201424-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.2.1b20260311201424-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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 |
cdd53a925c66846a7069690d200f77fe2ce17882fbfbaab37179bfd215d9d06c
|
|
| MD5 |
229cd08f57d337cd51b375ce2ff9e81d
|
|
| BLAKE2b-256 |
670e14470261f499755362c8b7edecfd766e80d33bda59e5e9ac2f49799e4948
|