raiutils


Nameraiutils JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/microsoft/responsible-ai-widgets
SummaryCommon basic utilities used across various RAI tools
upload_time2023-08-14 14:09:33
maintainer
docs_urlNone
authorRoman Lutz, Ilya Matiach, Ke Xu
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Responsible AI Utilities for Python

### This package has been tested with Python 3.6, 3.7, 3.8, 3.9 and 3.10

The Responsible AI Utilities package contains common functions shared across various RAI tools, including fairlearn, interpret-community, responsibleai, raiwidgets and other packages, as well as notebook examples.

Please see the main documentation website:
https://responsibleaitoolbox.ai/

The open source code can be found here:
https://github.com/microsoft/responsible-ai-widgets

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microsoft/responsible-ai-widgets",
    "name": "raiutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Roman Lutz, Ilya Matiach, Ke Xu",
    "author_email": "raiwidgets-maintain@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/32/ea/363e0bb8843f5e6f0101c4251a678f4da4c3656a37f0a975bbbd916796e5/raiutils-0.4.1.tar.gz",
    "platform": null,
    "description": "# Responsible AI Utilities for Python\n\n### This package has been tested with Python 3.6, 3.7, 3.8, 3.9 and 3.10\n\nThe Responsible AI Utilities package contains common functions shared across various RAI tools, including fairlearn, interpret-community, responsibleai, raiwidgets and other packages, as well as notebook examples.\n\nPlease see the main documentation website:\nhttps://responsibleaitoolbox.ai/\n\nThe open source code can be found here:\nhttps://github.com/microsoft/responsible-ai-widgets\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Common basic utilities used across various RAI tools",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/microsoft/responsible-ai-widgets"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b95693e179d1702ebf669f158b29f14d43cf340ccf5fa50c774c3e571caf4e61",
                "md5": "72deedda03506ef13cb051840650b1d4",
                "sha256": "ce3308709c9f8c7251b0fb2dc5746a93709c68e0284ec5d11cfb75186307c5fd"
            },
            "downloads": -1,
            "filename": "raiutils-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72deedda03506ef13cb051840650b1d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17512,
            "upload_time": "2023-08-14T14:09:31",
            "upload_time_iso_8601": "2023-08-14T14:09:31.880415Z",
            "url": "https://files.pythonhosted.org/packages/b9/56/93e179d1702ebf669f158b29f14d43cf340ccf5fa50c774c3e571caf4e61/raiutils-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32ea363e0bb8843f5e6f0101c4251a678f4da4c3656a37f0a975bbbd916796e5",
                "md5": "8a425c0c9d0138a8c8fa88a16636aba7",
                "sha256": "82c48a0c552768db1c70b6bffbddb628b91c0757e044d7f58df512fd2656ed5f"
            },
            "downloads": -1,
            "filename": "raiutils-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8a425c0c9d0138a8c8fa88a16636aba7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19319,
            "upload_time": "2023-08-14T14:09:33",
            "upload_time_iso_8601": "2023-08-14T14:09:33.298029Z",
            "url": "https://files.pythonhosted.org/packages/32/ea/363e0bb8843f5e6f0101c4251a678f4da4c3656a37f0a975bbbd916796e5/raiutils-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 14:09:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "responsible-ai-widgets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "raiutils"
}
        
Elapsed time: 0.16318s