Metadata-Version: 1.1
Name: pygrade
Version: 0.1.5
Summary: auto-grade python assignments
Home-page: https://github.com/tapilab/pygrade
Author: Aron Culotta
Author-email: aronwc@gmail.com
License: ISCL
Description: ===============================
        pygrade
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/pygrade.svg
                :target: https://pypi.python.org/pypi/pygrade
        
        .. image:: https://img.shields.io/travis/tapilab/pygrade.svg
                :target: https://travis-ci.org/tapilab/pygrade
        
        .. image:: https://readthedocs.org/projects/pygrade/badge/?version=latest
                :target: https://readthedocs.org/projects/pygrade/?badge=latest
                :alt: Documentation Status
        
        
        auto-grade python assignments
        
        * Free software: ISC license
        * Documentation: https://pygrade.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        Related libraries
        -----------------
        
        * teacherspet_ : manipulates github repos for teaching.
        
        .. _teacherspet: https://github.com/education/teachers_pet
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.0 (2016-01-01)
        ---------------------
        
        * First release on PyPI.
        
Keywords: pygrade
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
