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.3.tar.gz (5.9 MB view details)

Uploaded Source

Built Distribution

datarobot-2.27.3-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-2.27.3.tar.gz
  • Upload date:
  • Size: 5.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1.post2+dr requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for datarobot-2.27.3.tar.gz
Algorithm Hash digest
SHA256 587db6e0972b7430bfe7b499d313258f503c151fef02f262245704ba0ad641ef
MD5 3293a7e6680ddd5d9081c2490f5eadac
BLAKE2b-256 351bf12c3a839d3f40ab1222b6e7470fbde7424d765bcbada9732f78d98a5f28

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-2.27.3-py3-none-any.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1.post2+dr requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for datarobot-2.27.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b88f5f6486181419c5395df75e7748c28d444ee65842a9cd49d0ffbbcedeae81
MD5 f64e8e4b6ef9ac771325a64441fb9019
BLAKE2b-256 b9fe5cf49ae440c141f8a31c8a89a6f6c0e53ced2053511741670d3ed54026e0

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