MANIFEST.in
README.md
setup.cfg
setup.py
prettypyplot/__init__.py
prettypyplot/colors.py
prettypyplot/decorators.py
prettypyplot/gallery.py
prettypyplot/plot.py
prettypyplot/style.py
prettypyplot/subplots.py
prettypyplot/texts.py
prettypyplot/tools.py
prettypyplot.egg-info/PKG-INFO
prettypyplot.egg-info/SOURCES.txt
prettypyplot.egg-info/dependency_links.txt
prettypyplot.egg-info/requires.txt
prettypyplot.egg-info/top_level.txt
prettypyplot/cmaps/__init__.py
prettypyplot/cmaps/_bownair.py
prettypyplot/cmaps/_discrete.py
prettypyplot/cmaps/_macaw.py
prettypyplot/cmaps/_turbo.py
prettypyplot/stylelib/default.mplstyle
prettypyplot/stylelib/latex.mplstyle
prettypyplot/stylelib/minimal.mplstyle
test/test_cmaps.py
test/test_colors.py
test/test_decorators.py
test/test_subplots.py
test/test_texts.py
test/test_tools.py