./www/py-lti1p3, LTI 1.3 Advantage Tool implementation in Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11.0, Package name: py310-lti1p3-1.11.0, Maintainer: pkgsrc-users

Python implementation of the similar PHP tool. This library contains adapters
for use with the Django and Flask web frameworks. However, there are no
difficulties with adapting it to other frameworks; you just need to re-implement
the OIDCLogin and MessageLaunch classes as it is already done in existing
adapters.


Master sites:

Filesize: 45.16 KB

Version history: (Expand)


CVS history: (Expand)


   2022-09-01 14:06:12 by Mark Davies | Files touched by this commit (4)
Log message:
py-lti1p3: add version 1.11.0

Python implementation of the similar PHP tool. This library contains adapters
for use with the Django and Flask web frameworks. However, there are no
difficulties with adapting it to other frameworks; you just need to re-implement
the OIDCLogin and MessageLaunch classes as it is already done in existing
adapters.