Skip to main content

This client library is designed to support the DataRobot API.

Project description

About datarobot

https://img.shields.io/pypi/v/datarobot.svg https://img.shields.io/pypi/pyversions/datarobot.svg https://img.shields.io/pypi/status/datarobot.svg

DataRobot is a client library for working with the DataRobot platform API.

This package is released under the terms of the DataRobot Tool and Utility Agreement, which can be

found on our Legal page, along with our privacy policy and more.

Installation

Python 2.7 and >= 3.4 are supported. You must have a datarobot account.

$ pip install datarobot

Usage

The library will look for a config file ~/.config/datarobot/drconfig.yaml by default. This is an example of what that config file should look like.

token: your_token
endpoint: https://app.datarobot.com/api/v2

Alternatively a global client can be set in the code.

import datarobot as dr
dr.Client(token='your_token', endpoint='https://app.datarobot.com/api/v2')

Alternatively environment variables can be used.

export DATAROBOT_API_TOKEN='your_token'
export DATAROBOT_ENDPOINT='https://app.datarobot.com/api/v2'

See documentation for example usage after configuring.

Tests

$ py.test

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

datarobot-2.27.0.tar.gz (5.2 MB view details)

Uploaded Source

Built Distribution

datarobot-2.27.0-py3-none-any.whl (378.4 kB view details)

Uploaded Python 3

File details

Details for the file datarobot-2.27.0.tar.gz.

File metadata

  • Download URL: datarobot-2.27.0.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for datarobot-2.27.0.tar.gz
Algorithm Hash digest
SHA256 403a9066c0a2fbc1299c9516669f47c7da70a426b239771c296759de202eb331
MD5 ec164b273eb26932221e7ad73d36b064
BLAKE2b-256 1da5eef5a8fb72f7292e2663b939d50b305d412b6e2c76ee98cf6e2633ba8f45

See more details on using hashes here.

Provenance

File details

Details for the file datarobot-2.27.0-py3-none-any.whl.

File metadata

  • Download URL: datarobot-2.27.0-py3-none-any.whl
  • Upload date:
  • Size: 378.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for datarobot-2.27.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9ba0b184a165c09143121b6a58aa5a2db024abfe0340b188a93ab84e335c581
MD5 dd7aea7d0d604ede09c7f071e0228dfe
BLAKE2b-256 dc9edf05f7c6f0214ef3b42fda167510d305dec2433c91cc714b26f64b74e571

See more details on using hashes here.

Provenance

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