jorr-at-google / ims_lti_py

Python port of the useful ims-lti Ruby library. Makes integrating with LTI pretty easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ims-lti-py

Python port of the useful ims-lti Ruby library. Makes integrating with LTI pretty easy.

Installation

If you have setuptools, simply run python setup.py install to install the library to your current environment.

Dependencies

Usage

TODO

Testing

ims-lti-py unit tests can be run with the nose Python library. Once installed, just run

nosetests tests/

About

Python port of the useful ims-lti Ruby library. Makes integrating with LTI pretty easy.

License:MIT License