Skip to main content

This client library is designed to support the DataRobot API.

Reason this release was yanked:

Confuses users by displaying incorrect warnings about certain DataRobot projects being deprecated. This will be resolved in the next version alongside changes in the DataRobot Public 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.4.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datarobot-2.27.4-py3-none-any.whl (378.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-2.27.4.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.12

File hashes

Hashes for datarobot-2.27.4.tar.gz
Algorithm Hash digest
SHA256 28acd61a8e285b3a4bca60a196526ea5b3a9e73db07bbf700d186ccb7410316d
MD5 5a3c6366037acf76a9ca17fd04d32bb1
BLAKE2b-256 03a6a61a5d2a25a024704303cd598559180f94e0dadbea379991a3afa5e4d65f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: datarobot-2.27.4-py3-none-any.whl
  • Upload date:
  • Size: 378.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.12

File hashes

Hashes for datarobot-2.27.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1bc2b4c13bf1e794e32eef5c98d88d20f87283776aae7f6556a4c44b6e12d3cd
MD5 a71d5a6b85c8a123d48748d5966a0fb9
BLAKE2b-256 b770502ec56bcd664bb5768ed9ed7360ed31c58ad0739befe68c6a876aec7bb9

See more details on using hashes here.

Supported by

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