Skip to main content

PAIG Shield Common Library

Project description

Common library for Privacera AI Governance Applications

The paig_common provides the common classes/functions used by the privacera AI governance applications.

Development

# go inside the project repository
cd paig-common

# setup environment
python3  -m venv venv

# activate environment
. venv/bin/activate

# install dependencies
pip install -r requirements.txt

Tests

# go to shield directory inside the project repository
cd paig-common

# activate environment
. venv/bin/activate

# run tests with coverage
cd src
sh run_unit_test.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

paig_common-0.0.1-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page