beautifyPlot: A simple matplotlib wrapper to avoid writing 'plt.' statements on many lines

I made a wrapper to avoid writing ‘plt.’ statements on many lines.
This method also lets me save the arguments passed to matplotlib in a file for later use.
Comments welcome.
Thanks!

kvgc