earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

begin cleanup of code #6

Closed lwasser closed 5 years ago

lwasser commented 5 years ago

and here we go... currently doesn't follow pep8... but also need to refine some of the methods to allow for custom grading.