brute-force-plotter
brute-force-plotter copied to clipboard
Making it usable as a Python library
One first step would be to provide an API to use this module easily in a script (like nameofthemodule.plot(a_list_of_dicts) ) and probably the ability to visualize plots instead of saving them to disk.
Publishing this on PyPI once its API is more stable/mature would also help!