LICENSE
README.md
pyproject.toml
a11yviz/__init__.py
a11yviz/_palette_data.py
a11yviz/_rules.py
a11yviz/_rules.yaml
a11yviz/alpha_presets.py
a11yviz/alt_template.py
a11yviz/alt_text.py
a11yviz/audit.py
a11yviz/check_headings.py
a11yviz/check_palette.py
a11yviz/check_palette_size.py
a11yviz/check_readability.py
a11yviz/check_separability.py
a11yviz/css.py
a11yviz/describe.py
a11yviz/layout.py
a11yviz/make_a11y.py
a11yviz/palette.py
a11yviz/plotly_sequences.py
a11yviz/py.typed
a11yviz/rubric.py
a11yviz/show_palette.py
a11yviz/simulate_cvd.py
a11yviz/text_spacing_ratios.py
a11yviz/theme.py
a11yviz/wcag_url.py
a11yviz.egg-info/PKG-INFO
a11yviz.egg-info/SOURCES.txt
a11yviz.egg-info/dependency_links.txt
a11yviz.egg-info/requires.txt
a11yviz.egg-info/top_level.txt
a11yviz/css/a11yviz.css
tests/test_alpha_presets.py
tests/test_alt_template.py
tests/test_alt_text.py
tests/test_audit.py
tests/test_check_headings.py
tests/test_check_palette.py
tests/test_check_palette_size.py
tests/test_check_readability.py
tests/test_check_separability.py
tests/test_contrast.py
tests/test_css.py
tests/test_describe.py
tests/test_layout.py
tests/test_make_a11y.py
tests/test_palette.py
tests/test_parity_with_r.py
tests/test_plotly_sequences.py
tests/test_rubric.py
tests/test_rules_sync.py
tests/test_show_palette.py
tests/test_simulate_cvd.py
tests/test_text_spacing_ratios.py
tests/test_theme.py
tests/test_wcag_url.py