Metadata-Version: 1.1
Name: ldsagrader
Version: 0.1.15
Summary: Application to grade LDSA notebooks
Home-page: https://github.com/hcastilho/ldsagrader
Author: Hugo Castilho
Author-email: hcastilho@lisbondatascience.org
License: MIT license
Description: ===========
        LDSA Grader
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/ldsagrader.svg
                :target: https://pypi.python.org/pypi/ldsagrader
        
        .. image:: https://img.shields.io/travis/hcastilho/ldsagrader.svg
                :target: https://travis-ci.org/hcastilho/ldsagrader
        
        .. image:: https://readthedocs.org/projects/ldsagrader/badge/?version=latest
                :target: https://ldsagrader.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Application to grade LDSA notebooks
        
        
        * Free software: MIT license
        * Documentation: https://ldsagrader.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-04-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: ldsagrader
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
