{ "info": { "author": "Parth Kolekar", "author_email": "parth.kolekar@students.iiit.ac.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.7", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "==========\nanswerdiff\n==========\n\n.. image:: https://badge.fury.io/py/django-answerdiff.png\n :target: https://badge.fury.io/py/django-answerdiff\n\n.. image:: https://travis-ci.org/ParthKolekar/django-answerdiff.png?branch=master\n :target: https://travis-ci.org/ParthKolekar/django-answerdiff\n\nChecking Submissions the Boss Way using Celery and DRF\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-answerdiff.readthedocs.org.\n\nQuickstart\n----------\n\nInstall answerdiff::\n\n pip install django-answerdiff\n\nThen use it in a project::\n\n import answerdiff\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-text.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-pypackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-pypackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-10-02)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ParthKolekar/django-answerdiff", "keywords": "django-answerdiff", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "answerdiff", "package_url": "https://pypi.org/project/answerdiff/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/answerdiff/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ParthKolekar/django-answerdiff" }, "release_url": "https://pypi.org/project/answerdiff/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Checking Submissions the Boss Way using Celery and DRF", "version": "0.1.0" }, "last_serial": 1884707, "releases": { "0.1.0": [] }, "urls": [] }