MANIFEST.in
README.rst
setup.cfg
setup.py
fivecentplots/__init__.py
fivecentplots/colors.py
fivecentplots/data.py
fivecentplots/fcp.py
fivecentplots/keywords.py
fivecentplots/keywords.xlsx
fivecentplots/utilities.py
fivecentplots/version.txt
fivecentplots.egg-info/PKG-INFO
fivecentplots.egg-info/SOURCES.txt
fivecentplots.egg-info/dependency_links.txt
fivecentplots.egg-info/requires.txt
fivecentplots.egg-info/top_level.txt
fivecentplots/doc/_static/docstrings/markers.csv
fivecentplots/doc/_static/docstrings/test.rst
fivecentplots/engines/__init__.py
fivecentplots/engines/bokeh.py
fivecentplots/engines/layout.py
fivecentplots/engines/mpl.py
fivecentplots/tests/README.md
fivecentplots/tests/fake_data.csv
fivecentplots/tests/fake_data_bar.csv
fivecentplots/tests/fake_data_box.csv
fivecentplots/tests/fake_data_box_small.csv
fivecentplots/tests/fake_data_contour.csv
fivecentplots/tests/fake_data_heatmap.csv
fivecentplots/tests/fake_ts.csv
fivecentplots/tests/imports.py
fivecentplots/tests/make_all.py
fivecentplots/tests/test_barplot.py
fivecentplots/tests/test_boxplot.py
fivecentplots/tests/test_contour.py
fivecentplots/tests/test_grouping.py
fivecentplots/tests/test_heatmap.py
fivecentplots/tests/test_hist.py
fivecentplots/tests/test_misc.py
fivecentplots/tests/test_plot.py
fivecentplots/tests/test_ranges.py
fivecentplots/tests/test_styles.py
fivecentplots/tests/test_ticks.py
fivecentplots/themes/gray.py
fivecentplots/themes/white.py