<div align="center">
<img src="https://raw.githubusercontent.com/xability/maidr/main/docs/logo/logo.svg" width="350px" alt="A stylized MAIDR logo, with curved characters for M A, a hand pointing for an I, the D character, and R represented in braille."/>
<hr style="color:transparent" />
<br />
</div>
# 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.
Raw data
{
"_id": null,
"home_page": null,
"name": "maidr",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "accessibility, blind, braille, data representation, low vision, multimodal, sonification, tactile, visual impairments, visualization",
"author": null,
"author_email": "JooYoung Seo <jseo1005@illinois.edu>, Saairam Venkatesh <saairam2@illinois.edu>",
"download_url": "https://files.pythonhosted.org/packages/60/4d/d238fe22f3fcd78d6ef959f5b99a1cf762b9f3051fd0b29415692e36294f/maidr-1.4.9.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n<img src=\"https://raw.githubusercontent.com/xability/maidr/main/docs/logo/logo.svg\" width=\"350px\" alt=\"A stylized MAIDR logo, with curved characters for M A, a hand pointing for an I, the D character, and R represented in braille.\"/>\n\n<hr style=\"color:transparent\" />\n<br />\n</div>\n\n# py-maidr\n\nPython binder for maidr library\n\n## Install and Upgrade\n\n```sh\n# install the latest release from PyPI\npip install -U maidr\n```\n\n```sh\n# or install the development version from GitHub\npip install -U git+https://github.com/xability/py-maidr.git\n```\n\n## User Guide\n\nPlease visit the [user guide](https://xability.github.io/py-maidr/) page.\n\n\n## Example Code\n\nWe 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.\n",
"bugtrack_url": null,
"license": null,
"summary": "Multimodal Access and Interactive Data Representations",
"version": "1.4.9",
"project_urls": {
"Homepage": "https://xability.github.io/py-maidr",
"Repository": "https://github.com/xability/py-maidr"
},
"split_keywords": [
"accessibility",
" blind",
" braille",
" data representation",
" low vision",
" multimodal",
" sonification",
" tactile",
" visual impairments",
" visualization"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ac552c0b928f74f95a1e01db3e1b30eea38cd3bc2310ee7b5817f84bc8873fdc",
"md5": "a203bcf141088a9674d5180f6be18c13",
"sha256": "34963ef8b06c1e459a2cd8a06c3969ff761d4572d4f3697a05af9bc442056331"
},
"downloads": -1,
"filename": "maidr-1.4.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a203bcf141088a9674d5180f6be18c13",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 66717,
"upload_time": "2025-07-25T18:28:54",
"upload_time_iso_8601": "2025-07-25T18:28:54.928643Z",
"url": "https://files.pythonhosted.org/packages/ac/55/2c0b928f74f95a1e01db3e1b30eea38cd3bc2310ee7b5817f84bc8873fdc/maidr-1.4.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "604dd238fe22f3fcd78d6ef959f5b99a1cf762b9f3051fd0b29415692e36294f",
"md5": "52ce97d0bc82f887ba24c5bc4a69fbc1",
"sha256": "8b26a60ad830a2245afbecd342c933bf6a8f5117975d0ddd3ab41d7fa3c8b03c"
},
"downloads": -1,
"filename": "maidr-1.4.9.tar.gz",
"has_sig": false,
"md5_digest": "52ce97d0bc82f887ba24c5bc4a69fbc1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 733873,
"upload_time": "2025-07-25T18:28:56",
"upload_time_iso_8601": "2025-07-25T18:28:56.201806Z",
"url": "https://files.pythonhosted.org/packages/60/4d/d238fe22f3fcd78d6ef959f5b99a1cf762b9f3051fd0b29415692e36294f/maidr-1.4.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 18:28:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xability",
"github_project": "py-maidr",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "maidr"
}