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.2.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.2.tar.gz.
File metadata
- Download URL: timeback_clr-0.2.2.tar.gz
- Upload date:
- Size: 10.4 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cda1f11c6d9618fe5ac76015276e00d28e32c57cf1891ddc204195a1bbe4071c
|
|
| MD5 |
cb2188485827cd84d32e34be61a9f84e
|
|
| BLAKE2b-256 |
8a5ec1729719873bd6c1f073c51bfeb35135a7cad7a35e3998dd4acdae0aa3db
|
File details
Details for the file timeback_clr-0.2.2-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.2.2-py3-none-any.whl
- Upload date:
- Size: 11.7 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83b0a894ea8e6aeacde69ac5c70421e1cfd58106ef293c59f38eff3dce65197d
|
|
| MD5 |
20211999ae6d49d81a0331f99ebe02c8
|
|
| BLAKE2b-256 |
6364a66ead279e94072c1183cb5efd78d1c3b23fe2a39109c4a74d788084db70
|