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 >= 3.7 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.

Bug Reporting and Q&A

Create an account on DataRobot Community and post your questions and bug reports here.

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-3.2.1.tar.gz (462.0 kB view details)

Uploaded Source

Built Distribution

datarobot-3.2.1-py3-none-any.whl (504.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.2.1.tar.gz
  • Upload date:
  • Size: 462.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.2

File hashes

Hashes for datarobot-3.2.1.tar.gz
Algorithm Hash digest
SHA256 dc0da8b80e603fb88d4b41c71b36b1772c420f7b267a260a912c21793b8945d1
MD5 abafb32aaf41e7b06dd181316d7024c4
BLAKE2b-256 b0bb9f571d04fe0e3ea4a7a153b55882fec2642c59843f61e3a4eeca64fff654

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-3.2.1-py3-none-any.whl
  • Upload date:
  • Size: 504.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.2

File hashes

Hashes for datarobot-3.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be4120fb17f98d5bd46676883cd7da8ebb00ec9c2ad6c365fd4b14798c01f25b
MD5 bdd9cf97def7295a8b8f07cdfd7b9342
BLAKE2b-256 a02af9f07bdfb7de7735c591ecc9cd800f8977117f2b41aa5dde13b35083c37b

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