LICENSE
README.md
pyproject.toml
setup.py
polarise/__init__.py
polarise/datasets.py
polarise/iris.csv
polarise/limits.py
polarise/selectors.py
polarise/specs.py
polarise/styler.py
polarise.egg-info/PKG-INFO
polarise.egg-info/SOURCES.txt
polarise.egg-info/dependency_links.txt
polarise.egg-info/requires.txt
polarise.egg-info/top_level.txt
polarise/engines/__init__.py
polarise/engines/condition.py
polarise/engines/mapper.py
polarise/fashion/__init__.py
polarise/fashion/grid.py
polarise/fashion/raw.py
polarise/fashion/scientific.py
polarise/fashion/zebra.py
polarise/fashion/css/compact.css
polarise/fashion/css/grid.css
polarise/fashion/css/minimal.css
polarise/fashion/css/presentation.css
polarise/fashion/css/raw.css
polarise/fashion/css/scientific.css
polarise/fashion/css/zebra.css
polarise/render/__init__.py
polarise/render/css.py
polarise/render/html.py
polarise/utils/__init__.py
polarise/utils/colormaps.py
polarise/utils/colors.py
polarise/utils/contrast.py
polarise_docs/generate_snippets.py
polarise_docs/docs/main.py
polarise_docs/site/main.py
tests/test_colormaps.py
tests/test_show.py