Skip to main content

Wallaroo.ai model management API client

Project description

Python SDK for Wallaroo

This repo contains the python SDK used to interface with the Wallaroo API. The structure is as follows:

Tests

To execute all tests run:

python -m unittest discover

To execute a specific test run:

python -m tests.test_name

Example:

python -m tests.test_smoke

Build

Make sure you have the latest version of 'build'

make build-sdk

This will generate a distribution package in the dist directory.

Generate Documentation

pdoc3 is used to generate the documentation for the SDK. To generate the documentation run:

make doc

This will generate documentation files in the html directory

To remove generated files:

make clean

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

wallaroo-0.0.17.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

wallaroo-0.0.17-py3-none-any.whl (7.9 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