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.4.0.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.4.0.tar.gz.
File metadata
- Download URL: timeback_clr-0.4.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 |
90a7786375fc854a09a597bf58c6f91a24ee23dfe3af57af52a87479c8add233
|
|
| MD5 |
099fac569cb1fac1ae20440b62080096
|
|
| BLAKE2b-256 |
86c7cf28a0ee912ddbfb8cbc5b9e8e3e75ca4d2f6d2afc1a79ce901fa0499d17
|
File details
Details for the file timeback_clr-0.4.0-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.4.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 |
0cdc71aca4470c65aea4021ffddfdcedb33e01f5b846d7f976284b17e17e3bb7
|
|
| MD5 |
6d08022117ad9bf6ff042a4a145f00d9
|
|
| BLAKE2b-256 |
f67dd97f577123b1da03b31dfd0568d89e8b84aec9c8dd5f50c64640537a5cce
|