Metadata-Version: 2.1
Name: rai-test-utils
Version: 0.1.0
Summary: Common basic test utilities used across various RAI tools
Home-page: https://github.com/microsoft/responsible-ai-toolbox
Author: Gaurav Gupta
Author-email: raiwidgets-maintain@microsoft.com
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Responsible AI test utilities for Python

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

The Responsible AI Test Utilities package contains common testing utilities and functions shared across various RAI tools, including fairlearn, interpret-community, responsibleai, raiwidgets, ml-wrappers and other packages.

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

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