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

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


Branch: CURRENT, Version: 2.0.0, Package name: py312-lti1p3-2.0.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: 48.564 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-08-08 07:27:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lti1p3: updated to 2.0.0

2.0.0
Python 3.11 compatibility
Drop Python 2.7/3.5 support
   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.