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

Uploaded Source

Built Distribution

datarobot-2.27.2-py3-none-any.whl (378.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for datarobot-2.27.2.tar.gz
Algorithm Hash digest
SHA256 295d90151575ccf989bf6df2c1d0bce252d995610cef744710c9256282e84255
MD5 618dd43d3a88f72ff0529f18e2cf5111
BLAKE2b-256 2dfaf3506b34803c2b9ff2e73e8ec8ba5eb6a00c6eba32d3c65bf3e478bf166b

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for datarobot-2.27.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c85605ae52e3059d0cfbb94f8544e81b49e9aa34866d41af1087390c05faf29b
MD5 6c20501412458fbc37c8d6d51744d1d6
BLAKE2b-256 2472a3ad77567c347192bb6e6dba9c27203829f3f0519b3f6666dd9ee8bb363f

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