maidr


Namemaidr JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryMultimodal Access and Interactive Data Representations
upload_time2024-04-01 16:14:16
maintainerNone
docs_urlNone
authorJooYoung Seo
requires_python>=3.8
licenseGPL-3.0-or-later
keywords accessibility visualization sonification braille tactile multimodal data representation blind low vision visual impairments
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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

# or install the development version from GitHub
pip install -U git+https://github.com/xability/py_maidr.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "maidr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "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/44/f9/f7cded5e0546848208a93608abf9a0ac226faf2923e40c7527d7a275ef39/maidr-0.1.2.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# or install the development version from GitHub\npip install -U git+https://github.com/xability/py_maidr.git\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Multimodal Access and Interactive Data Representations",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "accessibility",
        " visualization",
        " sonification",
        " braille",
        " tactile",
        " multimodal",
        " data representation",
        " blind",
        " low vision",
        " visual impairments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db1be038fea3bbe3927d9d4141fcf049d0cad533e940acfb275b86adbd49da65",
                "md5": "f524fe7633141004da5cc6990f178f3d",
                "sha256": "ccd04918606b8fa19f0938776c5f6d0e3677556411c5e8d2b50daec4d53fff12"
            },
            "downloads": -1,
            "filename": "maidr-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f524fe7633141004da5cc6990f178f3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 29065,
            "upload_time": "2024-04-01T16:14:14",
            "upload_time_iso_8601": "2024-04-01T16:14:14.870942Z",
            "url": "https://files.pythonhosted.org/packages/db/1b/e038fea3bbe3927d9d4141fcf049d0cad533e940acfb275b86adbd49da65/maidr-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44f9f7cded5e0546848208a93608abf9a0ac226faf2923e40c7527d7a275ef39",
                "md5": "cb6542b2a968bcf38940d41282ca22aa",
                "sha256": "2d49a43d5e10fda2cee78f1ee74d3775b64f4c3a23e2b0812d5b338a67fad567"
            },
            "downloads": -1,
            "filename": "maidr-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cb6542b2a968bcf38940d41282ca22aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22827,
            "upload_time": "2024-04-01T16:14:16",
            "upload_time_iso_8601": "2024-04-01T16:14:16.522922Z",
            "url": "https://files.pythonhosted.org/packages/44/f9/f7cded5e0546848208a93608abf9a0ac226faf2923e40c7527d7a275ef39/maidr-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 16:14:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "maidr"
}
        
Elapsed time: 0.22112s