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.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.2.0.tar.gz.
File metadata
- Download URL: timeback_clr-0.2.0.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 |
2d4740f2909e56ce97af959bdf4127fa918246751bc4f4a845b61a967c9153ef
|
|
| MD5 |
32be8593893f15969bd6f54152b4ab18
|
|
| BLAKE2b-256 |
83f3776febe280beebdaf39e03a60c77ab8a8e0230cc9580668cb39254247a3c
|
File details
Details for the file timeback_clr-0.2.0-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.7 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 |
386ede8643bd09d5fd1b99611d330adad103bf993eed837cb132c66911d9b6bd
|
|
| MD5 |
eb1b1b6bbd18e4aef9573fceb40fa33a
|
|
| BLAKE2b-256 |
1c1decac69af61d071b7983c525c4c444c1a2a5282f2de565e8391bb3a4f8bcf
|