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

To report issues or ask questions, send email to the team.

Project details


Release history Release notifications | RSS feed

This version

3.7.1

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

Uploaded Source

Built Distribution

datarobot-3.7.1-py3-none-any.whl (708.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.7.1.tar.gz
  • Upload date:
  • Size: 671.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for datarobot-3.7.1.tar.gz
Algorithm Hash digest
SHA256 2c3a7f923bf18c48d38bc242ead2888270fcdda047b5ef4c1da947d431d8b981
MD5 4f2e9ea11201f0ac47c85b90b8dcca89
BLAKE2b-256 8fa8f9f0b8352c0e095a355dfe6db02577acaacaf6ac0d6e162fb90342a00bca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: datarobot-3.7.1-py3-none-any.whl
  • Upload date:
  • Size: 708.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for datarobot-3.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e5ad2fd0ffd83aec1a2154be791826a96cbc292babd231b2a7c40e9cd35046e
MD5 4addddbf4c4128ade6a2b512dab092b0
BLAKE2b-256 4ef2d2e8af6f5b267ce76eaf7443d9c6f28978e2e67f7a44a806ee09884613d3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page