Skip to main content

A Django application to build LTI Tool Providers

Project description

Django-lti-toolbox, a Django application to build LTI Tool Providers

Overview

django-lti-toolbox is a django application that makes it easier for you to create LTI Tool Providers web applications.

This is a set of tools that let you manage LTI requests the way you want.

It is based on top of the great OAuthLib library.

Features

  • Verify LTI launch requests
  • Base views to build your own LTI launch request handlers
  • Sample Django authentication backend
  • Manage your LTI consumers from django admin
  • Demo project to quickly see it in action

Try it with our demo project !

  • Clone this repository (git clone https://github.com/openfun/django-lti-toolbox.git)

  • cd django-lti-toolbox

  • make bootstrap to initialize the dev environment

  • make run to start the services

  • Go to http://localhost:8090/ and try the demo LTI consumer

  • Watch django logs with make logs

Contributing

This project is intended to be community-driven, so please, do not hesitate to get in touch if you have any question related to our implementation or design decisions.

We try to raise our code quality standards and expect contributors to follow the recommandations from our handbook.

License

This work is released under the MIT License (see LICENSE).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-lti-toolbox-1.2.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

django_lti_toolbox-1.2.0-py2.py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page