معرفی شرکت ها


django-lti-toolbox-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Django application to build LTI Tool Providers
ویژگی مقدار
سیستم عامل -
نام فایل django-lti-toolbox-1.0.1
نام django-lti-toolbox
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Open FUN (France Universite Numerique)
ایمیل نویسنده fun.dev@fun-mooc.fr
آدرس صفحه اصلی https://github.com/openfun/django-lti-toolbox
آدرس اینترنتی https://pypi.org/project/django-lti-toolbox/
مجوز MIT
# 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)).


نیازمندی

مقدار نام
>=3.0.0 Django
>=3.0.0 oauthlib
==2.0.0 twine
==1.6.2 bandit
==19.10b0 black
==3.7.9 flake8
==0.12.2 ipdb
==7.9.0 ipython
==4.3.21 isort
==0.761 mypy
==3.7.1 pyfakefs
==2.0.13 pylint-django
==2.4.4 pylint
==2.8.1 pytest-cov
==3.8.0 pytest-django
==5.3.5 pytest
==2.2 django-configurations
==2.12.0 factory-boy
==2.8.4 psycopg2-binary
==1.9.1 django-crispy-forms


نحوه نصب


نصب پکیج whl django-lti-toolbox-1.0.1:

    pip install django-lti-toolbox-1.0.1.whl


نصب پکیج tar.gz django-lti-toolbox-1.0.1:

    pip install django-lti-toolbox-1.0.1.tar.gz