:html_theme.sidebar_primary.remove:
Welcome to pimpmyplot Documentation!
====================================
.. image:: ../assets/pimpmyplotlogo.png
:align: center
:scale: 15 %
:alt: pimpmyplot Logo
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
------------
.. code-block:: bash
pip install pimpmyplot
Dependencies
------------
The package relies entirely on these standard scientific libraries:
.. code-block:: bash
matplotlib
numpy
Contact
-------
You can find the source code and contribute to the project on its GitHub repository: https://github.com/clarkmaio/pimpmyplot
.. toctree::
:maxdepth: 2
:caption: Navigation:
quickstart
demo
api