maidr


Namemaidr JSON
Version 1.7.2 PyPI version JSON
download
home_pageNone
SummaryMultimodal Access and Interactive Data Representations
upload_time2025-09-12 14:54:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords accessibility blind braille data representation low vision multimodal sonification tactile visual impairments visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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/96/fb/e6680000563b52161fd32b8a866c85be1f8affd6f48ceb567167095f64c9/maidr-1.7.2.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.7.2",
    "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": "7218dcddd5b822e0e3c929ed400656c855f9e87b3beabfcc248e8fa39a3e01de",
                "md5": "f4be6fc7f911ebb15b3a5efc2d27b2eb",
                "sha256": "6561b8958999d9c99a9b306fcfe65e45967e0d5ac4cd7dfc47da66d3c9d35dab"
            },
            "downloads": -1,
            "filename": "maidr-1.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4be6fc7f911ebb15b3a5efc2d27b2eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 74652,
            "upload_time": "2025-09-12T14:54:56",
            "upload_time_iso_8601": "2025-09-12T14:54:56.756687Z",
            "url": "https://files.pythonhosted.org/packages/72/18/dcddd5b822e0e3c929ed400656c855f9e87b3beabfcc248e8fa39a3e01de/maidr-1.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "96fbe6680000563b52161fd32b8a866c85be1f8affd6f48ceb567167095f64c9",
                "md5": "266f27dd63a611df45345bf70b47f740",
                "sha256": "9524d7492363da4206d40042915817274ff05ac59232f30964b0b77e889e48aa"
            },
            "downloads": -1,
            "filename": "maidr-1.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "266f27dd63a611df45345bf70b47f740",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 744439,
            "upload_time": "2025-09-12T14:54:57",
            "upload_time_iso_8601": "2025-09-12T14:54:57.806176Z",
            "url": "https://files.pythonhosted.org/packages/96/fb/e6680000563b52161fd32b8a866c85be1f8affd6f48ceb567167095f64c9/maidr-1.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 14:54:57",
    "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"
}
        
Elapsed time: 1.09786s