django-answerdiff

Checking Submissions the Boss Way using Celery and DRF


Keywords
django-answerdiff
License
BSD-3-Clause
Install
pip install django-answerdiff==0.1.0

Documentation

answerdiff

https://badge.fury.io/py/django-answerdiff.png https://travis-ci.org/ParthKolekar/django-answerdiff.png?branch=master

Checking Submissions the Boss Way using Celery and DRF

Documentation

The full documentation is at https://django-answerdiff.readthedocs.org.

Quickstart

Install answerdiff:

pip install django-answerdiff

Then use it in a project:

import answerdiff

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-text.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: