.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
Makefile
README.md
codecov.yml
pyproject.toml
.github/workflows/release.yml
.github/workflows/testing.yml
doc/Makefile
doc/bounds.rst
doc/breaks.rst
doc/changelog.rst
doc/conf.py
doc/docutils.conf
doc/formatters.rst
doc/index.rst
doc/installation.rst
doc/palettes.rst
doc/scale.rst
doc/transforms.rst
doc/_static/copybutton.js
doc/_static/custom.css
doc/sphinxext/__init__.py
doc/sphinxext/inline_code_highlight.py
doc/theme/globaltoc.html
doc/theme/layout.html
doc/theme/localtoc.html
doc/theme/navbar-2.html
doc/theme/navbar.html
doc/theme/navbarsearchbox.html
doc/theme/navbartoc.html
doc/theme/relations.html
doc/theme/search.html
doc/theme/searchbox.html
doc/theme/searchresults.html
doc/theme/sourcelink.html
doc/theme/theme.conf
doc/theme/static/bootstrap-sphinx.css_t
doc/theme/static/bootstrap-sphinx.js_t
doc/theme/static/bootstrap-3.4.1/css/bootstrap.min.css
doc/theme/static/bootstrap-3.4.1/js/bootstrap.min.js
doc/theme/static/js/jquery-1.12.4.min.js
doc/theme/static/js/jquery-fix.js
licences/HUSL_LICENSE
licences/SCALES_LICENSE
licences/SEABORN_LICENSE
licences/SIX_LICENSE
mizani/__init__.py
mizani/bounds.py
mizani/breaks.py
mizani/formatters.py
mizani/palettes.py
mizani/scale.py
mizani/transforms.py
mizani/typing.py
mizani/utils.py
mizani.egg-info/PKG-INFO
mizani.egg-info/SOURCES.txt
mizani.egg-info/dependency_links.txt
mizani.egg-info/requires.txt
mizani.egg-info/top_level.txt
mizani/colors/__init__.py
mizani/colors/color_palette.py
mizani/colors/brewer/__init__.py
mizani/colors/brewer/diverging.py
mizani/colors/brewer/qualitative.py
mizani/colors/brewer/sequential.py
mizani/external/__init__.py
mizani/external/crayon_rgb.py
mizani/external/husl.py
mizani/external/xkcd_rgb.py
mizani/tests/__init__.py
mizani/tests/test_bounds.py
mizani/tests/test_breaks.py
mizani/tests/test_formatters.py
mizani/tests/test_palettes.py
mizani/tests/test_scale.py
mizani/tests/test_transforms.py
mizani/tests/test_utils.py
tools/build_theme.sh
tools/gha_check_semver.py
tools/release-checklist.md