Skip to content

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

License

Notifications You must be signed in to change notification settings

concentricsky/ims_lti_py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ims-lti-py

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

Status

Circle CI

The next version of this library is under development. Tests are failing and PRs are welcome!

Installation

The easiest way to get the most recent stable build is to grab from the cheeseshop:

pip install ims_lti_py

Or, 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%