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.2.tar.gz
(9.3 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.2-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file ltiaas-0.0.2.tar.gz.
File metadata
- Download URL: ltiaas-0.0.2.tar.gz
- Upload date:
- Size: 9.3 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 |
f4bfb14f564f7d18104e55c5bcfa6fcc2cb5ae31bb50c1d7a63e4dc283ac7179
|
|
| MD5 |
c738faf38587f8ff27f1006e9d13af0a
|
|
| BLAKE2b-256 |
b0652ff30d661b86d2b4abf2853e807368e55afa66ef6e7ca5356b4e413d185f
|
File details
Details for the file ltiaas-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ltiaas-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.5 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 |
83d91918e4c2dba135c8e065c5f2e80c1a81747b7e1f2565918707b4dce84c6d
|
|
| MD5 |
3a560824d05a8fb7a8b13fbd6ee0b518
|
|
| BLAKE2b-256 |
a7acd3f2d3697a9e04a69566bac2e61412beb837cd3c72e7c72ca3ff266ae1d0
|