Metadata-Version: 2.4
Name: GooseMPL
Version: 0.15.0
Summary: Style and extension functions for matplotlib
Author-email: Tom de Geus <tom@geus.me>
Project-URL: Source, https://github.com/tdegeus/GooseMPL
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: deprecation
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: scipy
Dynamic: license-file

[![CI](https://github.com/tdegeus/shelephant/workflows/CI/badge.svg)](https://github.com/tdegeus/shelephant/actions)
[![Documentation Status](https://readthedocs.org/projects/goosempl/badge/?version=latest)](http://goosempl.readthedocs.io/en/latest/?badge=latest)

# GooseMPL

GooseMPL provides a style and several style extensions for matplotlib,
some custom functions that extend matplotlib,
and several examples to make professional plot using matplotlib.

Documentation: [goosempl.readthedocs.io](https://goosempl.readthedocs.io)

# Disclaimer

This library is free to use under the [MIT license](LICENSE).
Any additions are very much appreciated, in terms of suggested functionality,
code, documentation, testimonials, word of mouth advertisement, ....
Bug reports or feature requests can be filed on
[GitHub](https://github.com/tdegeus/GooseMPL).
As always, the code comes with no guarantee.
None of the developers can be held responsible for possible mistakes.

Download:
[.zip file](https://github.com/tdegeus/GooseMPL/zipball/master) |
[.tar.gz file](https://github.com/tdegeus/GooseMPL/tarball/master).

(c - [MIT](LICENSE)) T.W.J. de Geus (Tom) |
tom@geus.me | www.geus.me |
[github.com/tdegeus/GooseMPL](https://github.com/tdegeus/GooseMPL)
