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.3.tar.gz
(10.2 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.3-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file ltiaas-0.0.3.tar.gz.
File metadata
- Download URL: ltiaas-0.0.3.tar.gz
- Upload date:
- Size: 10.2 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 |
8f73fd2d7c7a018a0f3598462eb3180d7518bf9ffa5d028b710933446c1893d0
|
|
| MD5 |
4d093949c948c291af93c9195ec645bb
|
|
| BLAKE2b-256 |
724bac56fdcacdcbfb2edbbcf2527d39fafad1c7455fd2c82866a3225413efda
|
File details
Details for the file ltiaas-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ltiaas-0.0.3-py3-none-any.whl
- Upload date:
- Size: 15.9 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 |
b7210fb7ec5af282b2728fd0cc977862615361bbd94afb6fca70ea55109aa841
|
|
| MD5 |
d2724676b7c7aeb7b921b866c5487d17
|
|
| BLAKE2b-256 |
9263c045ed8952aca5265ffe557eb466c2b9b850140bf1dd353f51c18bfc21c7
|