mpl_binutils
mpl_binutils copied to clipboard
A command-line front-end to matplotlib for quick line-plotting
Useful additions would be `contour` plots and `imshow` plots.
At present, the user installs the executable and the man page manually. It would be more convenient for the user to run an install script. Python `distutils` would be a...
At present, the man page is updated manually. To streamline the documentation process, perhaps only update the docopt docstring and run a script to generate the man page.