CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
licences/HUSL_LICENSE
licences/SIX_LICENSE
seaborn/__init__.py
seaborn/algorithms.py
seaborn/apionly.py
seaborn/axisgrid.py
seaborn/categorical.py
seaborn/cm.py
seaborn/crayons.py
seaborn/distributions.py
seaborn/linearmodels.py
seaborn/matrix.py
seaborn/miscplot.py
seaborn/palettes.py
seaborn/rcmod.py
seaborn/regression.py
seaborn/timeseries.py
seaborn/utils.py
seaborn/widgets.py
seaborn/xkcd_rgb.py
seaborn.egg-info/PKG-INFO
seaborn.egg-info/SOURCES.txt
seaborn.egg-info/dependency_links.txt
seaborn.egg-info/top_level.txt
seaborn/external/__init__.py
seaborn/external/husl.py
seaborn/external/six.py
seaborn/tests/__init__.py
seaborn/tests/test_algorithms.py
seaborn/tests/test_axisgrid.py
seaborn/tests/test_categorical.py
seaborn/tests/test_distributions.py
seaborn/tests/test_matrix.py
seaborn/tests/test_miscplot.py
seaborn/tests/test_palettes.py
seaborn/tests/test_rcmod.py
seaborn/tests/test_regression.py
seaborn/tests/test_utils.py