8 Forks
16 Stars
16 Watchers

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)!

How to download and setup matplotcheck

Open terminal and run command
git clone https://github.com/earthlab/matplotcheck.git
git clone is used to create a copy or clone of matplotcheck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with matplotcheck https://github.com/earthlab/matplotcheck/archive/master.zip

Or simply clone matplotcheck with SSH
[email protected]:earthlab/matplotcheck.git

If you have some problems with matplotcheck

You may open issue on matplotcheck support forum (system) here: https://github.com/earthlab/matplotcheck/issues