<div align="center">
<img src="https://github.com/xability/maidr/blob/main/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, visualization, sonification, braille, tactile, multimodal, data representation, blind, low vision, visual impairments",
"author": "JooYoung Seo",
"author_email": "jseo1005@illinois.edu",
"download_url": "https://files.pythonhosted.org/packages/e4/87/36840e977a9883dd7473d383716de276f155a1d5ab271d14da0a9fd89d4c/maidr-0.10.5.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n<img src=\"https://github.com/xability/maidr/blob/main/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": "GPL-3.0-or-later",
"summary": "Multimodal Access and Interactive Data Representations",
"version": "0.10.5",
"project_urls": null,
"split_keywords": [
"accessibility",
" visualization",
" sonification",
" braille",
" tactile",
" multimodal",
" data representation",
" blind",
" low vision",
" visual impairments"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dcfbbb354b307c94273e6e926ccd17effa6319dbe3081c96dd24e673d70d0ca1",
"md5": "3cc7919061b52edbf2c964056cfd4712",
"sha256": "b0cf34e8736eed3e9c5635fbb3e791fc66d83db00bf8a5d7a4bb25242324e540"
},
"downloads": -1,
"filename": "maidr-0.10.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3cc7919061b52edbf2c964056cfd4712",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 40650,
"upload_time": "2024-12-18T16:25:04",
"upload_time_iso_8601": "2024-12-18T16:25:04.680052Z",
"url": "https://files.pythonhosted.org/packages/dc/fb/bb354b307c94273e6e926ccd17effa6319dbe3081c96dd24e673d70d0ca1/maidr-0.10.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e48736840e977a9883dd7473d383716de276f155a1d5ab271d14da0a9fd89d4c",
"md5": "40caa554cf943d74a85c385ede432541",
"sha256": "fadddcdfcb7d2741fab186c7464c39c896cf1085e116daf08a4871cacc49dc9b"
},
"downloads": -1,
"filename": "maidr-0.10.5.tar.gz",
"has_sig": false,
"md5_digest": "40caa554cf943d74a85c385ede432541",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 29789,
"upload_time": "2024-12-18T16:25:05",
"upload_time_iso_8601": "2024-12-18T16:25:05.815822Z",
"url": "https://files.pythonhosted.org/packages/e4/87/36840e977a9883dd7473d383716de276f155a1d5ab271d14da0a9fd89d4c/maidr-0.10.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 16:25:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "maidr"
}