django-lti-toolbox


Namedjango-lti-toolbox JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/openfun/django-lti-toolbox
SummaryA Django application to build LTI Tool Providers
upload_time2024-04-25 14:51:39
maintainerNone
docs_urlNone
authorOpen FUN (France Universite Numerique)
requires_pythonNone
licenseMIT
keywords django lti
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://en.wikipedia.org/wiki/Learning_Tools_Interoperability) 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](https://github.com/oauthlib/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/](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](https://openfun.gitbooks.io/handbook/content).

## License

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openfun/django-lti-toolbox",
    "name": "django-lti-toolbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Django, LTI",
    "author": "Open FUN (France Universite Numerique)",
    "author_email": "fun.dev@fun-mooc.fr",
    "download_url": "https://files.pythonhosted.org/packages/85/a3/30d411d927149699abfb15bf7577b65c8e01e0efa8f187a03c0dcf6b5a5f/django-lti-toolbox-1.3.0.tar.gz",
    "platform": null,
    "description": "# Django-lti-toolbox, a Django application to build LTI Tool Providers\n\n## Overview\n\n`django-lti-toolbox` is a django application that makes it easier for you to create [LTI](https://en.wikipedia.org/wiki/Learning_Tools_Interoperability) Tool Providers web applications.\n\nThis is a set of tools that let you manage LTI requests the way you want.\n\nIt is based on top of the great [OAuthLib](https://github.com/oauthlib/oauthlib) library.\n\n## Features\n\n- Verify LTI launch requests\n- Base views to build your own LTI launch request handlers\n- Sample Django authentication backend\n- Manage your LTI consumers from django admin\n- Demo project to quickly see it in action\n\n## Try it with our demo project !\n\n- Clone this repository (`git clone https://github.com/openfun/django-lti-toolbox.git`)\n\n- `cd django-lti-toolbox`\n\n- `make bootstrap` to initialize the dev environment\n\n- `make run` to start the services\n\n- Go to [http://localhost:8090/](http://localhost:8090/) and try the demo LTI consumer\n\n- Watch django logs with `make logs`\n\n## Contributing\n\nThis project is intended to be community-driven, so please, do not hesitate to\nget in touch if you have any question related to our implementation or design\ndecisions.\n\nWe try to raise our code quality standards and expect contributors to follow\nthe recommandations from our\n[handbook](https://openfun.gitbooks.io/handbook/content).\n\n## License\n\nThis work is released under the MIT License (see [LICENSE](./LICENSE)).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django application to build LTI Tool Providers",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/openfun/django-lti-toolbox"
    },
    "split_keywords": [
        "django",
        " lti"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8d56416717499d06b7be32e7b6f1ae12a47fc4c80272e0977c0f26614c84454",
                "md5": "c601b42a4db98873f9b02c0a5576cad4",
                "sha256": "ce0eb8bf1697a92a79d52dbb02a5a0ee2d5d8ea393a4bf0955e99dacd6bccb90"
            },
            "downloads": -1,
            "filename": "django_lti_toolbox-1.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c601b42a4db98873f9b02c0a5576cad4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 18689,
            "upload_time": "2024-04-25T14:51:38",
            "upload_time_iso_8601": "2024-04-25T14:51:38.014132Z",
            "url": "https://files.pythonhosted.org/packages/a8/d5/6416717499d06b7be32e7b6f1ae12a47fc4c80272e0977c0f26614c84454/django_lti_toolbox-1.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85a330d411d927149699abfb15bf7577b65c8e01e0efa8f187a03c0dcf6b5a5f",
                "md5": "a545e4bcd6198db4de7997f8c5dde503",
                "sha256": "91d260ff28cd9ee6d0381f6c4f1d521662341ec95d9a6aa916cc9559517d11f9"
            },
            "downloads": -1,
            "filename": "django-lti-toolbox-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a545e4bcd6198db4de7997f8c5dde503",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14647,
            "upload_time": "2024-04-25T14:51:39",
            "upload_time_iso_8601": "2024-04-25T14:51:39.813912Z",
            "url": "https://files.pythonhosted.org/packages/85/a3/30d411d927149699abfb15bf7577b65c8e01e0efa8f187a03c0dcf6b5a5f/django-lti-toolbox-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 14:51:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openfun",
    "github_project": "django-lti-toolbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "django-lti-toolbox"
}
        
Elapsed time: 0.29173s