Multimodal Access and Interactive Data Representations


Keywords
accessibility, blind, braille, data, representation, low, vision, multimodal, sonification, tactile, visual, impairments, visualization, binder, data-science, data-visualization, python
License
GPL-3.0
Install
pip install maidr==1.3.0

Documentation

A stylized MAIDR logo, with curved characters for M A, a hand pointing for an I, the D character, and R represented in braille.

py-maidr

Python binder for maidr library

Install and Upgrade

# install the latest release from PyPI
pip install -U maidr
# or install the development version from GitHub
pip install -U git+https://github.com/xability/py-maidr.git

User Guide

Please visit the user guide page.

Example Code

We provide some example code for using py-maidr with matplotlib, seaborn, Jupyter Notebook, Quarto, Shiny, and Streamlit.