LICENSE
MANIFEST.in
README.md
extra-requirements.txt
setup.cfg
setup.py
src/prettypyplot/__init__.py
src/prettypyplot/colors.py
src/prettypyplot/pyplot.py
src/prettypyplot/style.py
src/prettypyplot/subplots.py
src/prettypyplot/texts.py
src/prettypyplot/tools.py
src/prettypyplot.egg-info/PKG-INFO
src/prettypyplot.egg-info/SOURCES.txt
src/prettypyplot.egg-info/dependency_links.txt
src/prettypyplot.egg-info/requires.txt
src/prettypyplot.egg-info/top_level.txt
src/prettypyplot/_cmaps/__init__.py
src/prettypyplot/_cmaps/bownair.py
src/prettypyplot/_cmaps/discrete.py
src/prettypyplot/_cmaps/macaw.py
src/prettypyplot/_cmaps/tol_discrete.py
src/prettypyplot/_cmaps/turbo.py
src/prettypyplot/stylelib/default.mplstyle
src/prettypyplot/stylelib/latex.mplstyle
src/prettypyplot/stylelib/minimal.mplstyle
tests/test_cmaps.py
tests/test_colors.py
tests/test_pyplot.py
tests/test_style.py
tests/test_subplots.py
tests/test_texts.py
tests/test_tools.py