Metadata-Version: 2.1
Name: nbgrader
Version: 0.7.1
Summary: A system for assigning and grading notebooks
Home-page: https://github.com/jupyter/nbgrader
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Keywords: Notebooks,Grading,Homework
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: sqlalchemy (<2,>=1.4)
Requires-Dist: python-dateutil (>=2.8)
Requires-Dist: notebook (<7,>=6.4)
Requires-Dist: nbconvert (>=6)
Requires-Dist: requests (>=2.26)
Requires-Dist: jsonschema (>=3)
Requires-Dist: alembic (>=1.7)
Requires-Dist: rapidfuzz (>=1.8)
Requires-Dist: Jinja2 (>=3)
Requires-Dist: MarkupSafe (<2.2.0)
Requires-Dist: jupyter-client (<8)
Requires-Dist: jupyter-server (>=1.12)
Requires-Dist: qtconsole (>=5.2)
Requires-Dist: ipywidgets (>=7.6)
Requires-Dist: nbclient (>=0.6.1)
Requires-Dist: traitlets (<5.2.0)

