Metadata-Version: 2.4
Name: canvas-nbgrader
Version: 0.1.0
Summary: Add your description here
Author: Olav Vahtras
Author-email: vahtras@kth.se
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.13.3
Requires-Dist: canvasapi>=3.4.0
Requires-Dist: nbgrader>=0.9.5
Requires-Dist: pandas>=2.3.3
Requires-Dist: requests>=2.32.5
Requires-Dist: rich>=14.2.0
Dynamic: author
Dynamic: author-email
Dynamic: license-file

# Canvas/nbgrader utility

This is a package for automating the process of creating and grading
assignments in Jupyter notebooks. It is designed to work with the
[nbgrader](https://nbgrader.readthedocs.io/en/stable/) package, which is a tool
for creating and grading assignments in Jupyter notebooks. The package provides
a set of utilities for creating and grading assignments, as well as a set of
tools for managing the assignment process.
