Skip to main content

No project description provided

Project description

Python Client Library for ML Aide

CI pipeline Quality Gate Status

Run example scripts

In examples/ you can find some python scripts as an example. The shell scripts can be used for easier usage.

Run the following commands once in a terminal session

cs/
source ./set_api_key.sh

After that you can use the following command to run the scripts over and over again:

./run_example.sh

Contribution

Prerequisites

  1. Install Python
  2. Install Python Poetry
  3. Optional - Install IDE: PyCharm or Visual Studio Code

Setup Environment

  1. Install environment and download dependencies

    poetry install
    
  2. Activate environment

    poetry shell
    

Run Tests

pytest

Run Tests with Coverage

coverage run --branch --source mlaide -m pytest
coverage html

Build

poetry build

Publish (on PyPI)

poetry publish

Links

Project details


Download files

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

Source Distribution

mlaide-0.3.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

mlaide-0.3.0-py3-none-any.whl (26.0 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