Metadata-Version: 2.1
Name: tuttusa-proxy
Version: 0.1
Summary: Tuttusa Proxy
Home-page: https://github.com/Tuttusa/tuttusa-proxy
Author: Ashish
Author-email: agarwal.ashish.singhal@gmail.com
License: MIT
Download-URL: https://github.com/Tuttusa/tuttusa-proxy/archive/v_01.tar.gz
Keywords: proxy,pypi,Tuttusa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: fire

# tuttusa_proxy


<p align="center">
<a href="https://pypi.python.org/pypi/tuttusa_proxy">
    <img src="https://img.shields.io/pypi/v/tuttusa_proxy.svg"
        alt = "Release Status">
</a>

<a href="https://github.com/vaunorage/tuttusa_proxy/actions">
    <img src="https://github.com/vaunorage/tuttusa_proxy/actions/workflows/main.yml/badge.svg?branch=release" alt="CI Status">
</a>

<a href="https://tuttusa-proxy.readthedocs.io/en/latest/?badge=latest">
    <img src="https://readthedocs.org/projects/tuttusa-proxy/badge/?version=latest" alt="Documentation Status">
</a>

</p>


package for determining the protected based on a non protected attribute to help detect discrimination in decision systems


* Free software: MIT
* Documentation: <https://tuttusa-proxy.readthedocs.io>


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [zillionare/cookiecutter-pypackage](https://github.com/zillionare/cookiecutter-pypackage) project template.


