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

Uploaded Source

Built Distribution

datarobot-3.0.3-py3-none-any.whl (438.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.0.3.tar.gz
  • Upload date:
  • Size: 493.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for datarobot-3.0.3.tar.gz
Algorithm Hash digest
SHA256 6cad92a4d811c76780cad78be967378ee421ab8116cc66c4ae63043fc20faeab
MD5 830524217f4a160cd4f28cda487dad11
BLAKE2b-256 24fe7a98858d61c0337114e39f4beabe07e325f7d091f56f3431f8920de0552e

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for datarobot-3.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5fc5f6ee6aa9b580d39170692bfa3bc6788e974f43d28aaa8881558d5cd6df51
MD5 8883f0068cf2d077633252a2777fe3f0
BLAKE2b-256 8144d334c485021fc8c82e69450eb43761fe679961ec19365f315dab37f0da05

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