Metadata-Version: 2.1
Name: cbsplotlib
Version: 0.5.0
Summary: Frontend naar matplotlib om plaatjes in de CBS-huisstijl te maken
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Eelco van Vliet
Author-email: EVLT@cbs.nl
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

==========
cbsplotlib
==========


Een library om CBS plaatjes in de huisstijl te maken


Omschrijving
============

Met de cbsplotlib library kan je default instellingen laden om matplotlib plaatjes in de CBS-huisstijl te maken



.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.0.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.
