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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-2.28.0.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.28.0.tar.gz
Algorithm Hash digest
SHA256 ed0aac7ccd37281b00c25e16c35990b8ba06d9b4320217891f1efde36f139286
MD5 71b3203d4134969650f0199d48cdda26
BLAKE2b-256 bc017d0315344ecf0276aea545df3ceb2e6d9dc3861b553c9d5fef3485e204fc

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-2.28.0-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.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24b17f1944e1007c2f544cd4e0e6c72808d28203a6514d9aea8e394e0ec8d3a9
MD5 9932ea0e77564275feee0b16f9cdd86b
BLAKE2b-256 5ee14f9de4069ab43a6ea7ef8fc78662638bd00882ae7e364df8c4f045a3f101

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