Welcome to pimpmyplot Documentation!#
Getting Started#
pimpmyplot is a small collection of functions to make better looking matplotlib plots.
The package has minimal dependencies and is fully compatible with standard matplotlib library.
Installation#
pip install pimpmyplot
Dependencies#
The package relies entirely on these standard scientific libraries:
matplotlib
numpy
Contact#
You can find the source code and contribute to the project on its GitHub repository: clarkmaio/pimpmyplot