Metadata-Version: 2.1
Name: gradools
Version: 0.1a0
Summary: gradools
Home-page: UNKNOWN
License: UNKNOWN
Author: Matthew Brett
Author-email: matthew.brett@gmail.com
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: pytoml
Requires-Dist: pandas

# Grading tools

Some tools I use for grading.

Needs a file `gdconfig.toml` in the current directory.

Example:

```
log = "markingb_log.md"
year = "2018"
assignment = "Data Analysis Due (000000)"

[fudges]
2018 = 10
```

