The official LTIAAS client library.
Project description
LTIAAS SDK
from ltiaas import LTIAASLaunch, LineItem
client = LTIAASLaunch(
domain="admin-us.ltiaas.com",
api_key="-------------------",
ltik="----------------------",
)
print(client.get_id_token())
print(client.get_memberhips())
print(client.get_line_items())
lineitem = LineItem(label="Created with the SDK", score_maximum=100, tag="sdk")
print(client.create_line_item(lineitem=lineitem))
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
ltiaas-0.0.4.tar.gz
(10.1 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
ltiaas-0.0.4-py3-none-any.whl
(15.8 kB
view details)
File details
Details for the file ltiaas-0.0.4.tar.gz.
File metadata
- Download URL: ltiaas-0.0.4.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af3420d701eb52e7b18502ac98dc9e9bd419a079e9a29637b34553480ee88428
|
|
| MD5 |
eda5cce85b79c4166e68f845e860ed8a
|
|
| BLAKE2b-256 |
2f1186f9dcc9445b7d830da66348a1b64c44ac101e6c666634805c7a1c645cc1
|
File details
Details for the file ltiaas-0.0.4-py3-none-any.whl.
File metadata
- Download URL: ltiaas-0.0.4-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1ee64f68881b33b1a3fd16897cdfa29aa76d6830e6ade10878fe85e7c3a5c38
|
|
| MD5 |
5e1f567645e1c9d55831b1c093e0035b
|
|
| BLAKE2b-256 |
16e731577713b4a0e27739189c5ab8b9571382908773704aaeba7c30b1e70e84
|