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.3.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.3.1.tar.gz.
File metadata
- Download URL: timeback_clr-0.3.1.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 |
7cb6d155058d893933190ad9d5bf329d1be112c00b936c1e7ffbab246476bb9d
|
|
| MD5 |
9daef300d53b43d8b05de76f2f58b496
|
|
| BLAKE2b-256 |
0ee0503bccdf3612b053d8eef41648b71ca5c041d46cf52d1d2cf32b59144088
|
File details
Details for the file timeback_clr-0.3.1-py3-none-any.whl.
File metadata
- Download URL: timeback_clr-0.3.1-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 |
bfb12e3cff87f39fe3c432ce70d13b6d7399dc9e332fc72dffaf39b88866a86a
|
|
| MD5 |
248c60ddae3705eee841ec07ae30465d
|
|
| BLAKE2b-256 |
d2c33a4702b964529488328e7f71802e8f903e08414ee7f397d5e055ea8b8fc8
|