An open API service indexing awesome lists of open source software.

https://github.com/xability/py-maidr

Python binder for maidr library
https://github.com/xability/py-maidr

accessibility binder braille data-science data-visualization python

Last synced: about 13 hours ago
JSON representation

Python binder for maidr library

Awesome Lists containing this project

README

          

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

```sh
# install the latest release from PyPI
pip install -U maidr
```

```sh
# 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](https://xability.github.io/py-maidr/) page.

## Example Code

We provide [some example code](https://github.com/xability/py-maidr/blob/main/example) for using py-maidr with matplotlib, seaborn, Jupyter Notebook, Quarto, Shiny, and Streamlit.