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.0b1.tar.gz (445.7 kB view details)

Uploaded Source

Built Distribution

datarobot-3.2.0b1-py3-none-any.whl (486.4 kB view details)

Uploaded Python 3

File details

Details for the file datarobot-3.2.0b1.tar.gz.

File metadata

  • Download URL: datarobot-3.2.0b1.tar.gz
  • Upload date:
  • Size: 445.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for datarobot-3.2.0b1.tar.gz
Algorithm Hash digest
SHA256 0334abd7096eff1adcf718f6eebe91ec9d4691037abc65b607f242a47a0f19e4
MD5 82f12e9b049b98f3a7a35043863e1054
BLAKE2b-256 93d686356a77a876d80a6a41fd9ad1811c9843d44892723482337d2f6b1d18a6

See more details on using hashes here.

Provenance

File details

Details for the file datarobot-3.2.0b1-py3-none-any.whl.

File metadata

  • Download URL: datarobot-3.2.0b1-py3-none-any.whl
  • Upload date:
  • Size: 486.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for datarobot-3.2.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab6ec124cc9dfb18be744316734d4ed50a7adfeb8624e54bc22ac040fa5e8b12
MD5 e5e4f41d1d7676c5d6c30a91b86c8545
BLAKE2b-256 5db3a3c5084692cd6501ba5f9e582c6626b55db4358603c1dc9cd8e6605d9f9c

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