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

This version

3.3.2

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

Uploaded Source

Built Distribution

datarobot-3.3.2-py3-none-any.whl (531.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for datarobot-3.3.2.tar.gz
Algorithm Hash digest
SHA256 b53ed1b98104f291ccddb2d68187e6f3f822807fd7e6c059237d3b4178a4af57
MD5 ab10a62a12a651ed9d06ae73a5a0b0e4
BLAKE2b-256 e29f95162abb1bf824f05f23ab90eb1ce847a6341252f8db08154fa071630cb5

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for datarobot-3.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a0dccc3d44c2f5a13de509b125ac75997849bc7e2134f1d163f0323366e8300a
MD5 ecab0ab8db4628893e83aea5496fbf88
BLAKE2b-256 9f6f27b828c3fef51ac83057930c95d27024c5b594ad5b01b50a1407a95fa9d5

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