Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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'

Extra

datarobot has the following optional groups:

  • auth (requires Python 3.9+): Provides an abstraction to handle OAuth2 authentication with DataRobot API (11.1+).

    This can be used in DataRobot Custom Applications and on its own.

  • auth-authlib (requires Python 3.9+): OAuth2 authentication handling via Authlib.

    This can be used in DataRobot Custom Applications and on its own.

  • core (requires Python 3.8+): Platform library functions to improve building with DataRobot.

    This can be used in DataRobot Custom Applications, Custom Models, and Agent Workflows.

  • fs (requires Python 3.9+): Provides file system implementation to work with the DataRobot file system.

  • query-engine (requires Python 3.9+): Engine to run SQLAlchemy-compatible queries against DataRobot data stores

    and JDBC connections.

You can install these optional groups by specifying them in the pip command, for example:

$ pip install datarobot[auth]

Bug Reporting and Q&A

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

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.19.0rc0.tar.gz (850.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datarobot-3.19.0rc0-py3-none-any.whl (917.0 kB view details)

Uploaded Python 3

File details

Details for the file datarobot-3.19.0rc0.tar.gz.

File metadata

  • Download URL: datarobot-3.19.0rc0.tar.gz
  • Upload date:
  • Size: 850.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for datarobot-3.19.0rc0.tar.gz
Algorithm Hash digest
SHA256 b23b4d5be1f9bf2a4e3250ab52ebba1016be065b28d8ac0027daa3ecd6e71536
MD5 d87f1e41626594faa60be2d9e975e833
BLAKE2b-256 cc5551ef34d52e66bb8215c29a0ec59a4d05e673426cabf2e88abf71340a897c

See more details on using hashes here.

File details

Details for the file datarobot-3.19.0rc0-py3-none-any.whl.

File metadata

  • Download URL: datarobot-3.19.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 917.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for datarobot-3.19.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8238fe5fe5f566057d2cd9bb1dcce67dfe7bdb616f6747efb8e88fa49536876
MD5 ab9caed1cdcdfcb424c60925d9503ac5
BLAKE2b-256 414f5b0c9ac1afdc55cd70c67d988df95cff444ef9be0e1c415816cc8cdbd507

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.19.0rc0 This release

2 files

3.18.0

2 files

3.17.0

2 files

3.16.0

2 files

3.15.0

2 files

3.14.0

2 files

3.13.0

2 files

3.12.0

2 files

3.11.1

2 files

3.11.0

2 files

3.10.1

2 files

3.10.0

2 files

3.9.2

2 files

3.9.1

2 files

3.9.0

2 files

3.8.4

2 files

3.8.3

2 files

3.8.2

2 files

3.8.1

3 files

3.8.0

2 files

3.7.2

2 files

3.7.1

2 files

3.7.0

2 files

3.6.4

2 files

3.6.3

2 files

3.6.2

2 files

3.6.1

2 files

3.6.0

2 files

3.5.3

2 files

3.5.2

2 files

3.5.1

2 files

3.5.0

2 files

3.4.2

2 files

3.4.1

2 files

3.4.0

2 files

3.3.2

2 files

3.3.1

2 files

3.3.0

2 files

3.2.3

2 files

3.2.2

2 files

3.2.1

2 files

3.2.0

2 files

3.1.1

2 files

3.1.0

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.28.3

2 files

2.28.2

2 files

2.28.1

2 files

2.28.0

2 files

2.27.4

2 files

2.27.3

2 files

2.27.2

2 files

2.27.1

2 files

2.27.0

2 files

2.26.2

2 files

2.26.1

2 files

2.26.0

2 files

2.25.1

2 files

2.25.0

2 files

2.24.0

2 files

2.23.1

2 files

2.23.0

2 files

2.22.2

2 files

2.22.1

2 files

2.22.0

2 files

2.21.6

2 files

2.21.5

2 files

2.21.4

2 files

2.21.3

2 files

2.21.2

2 files

2.21.1

2 files

2.20.3

2 files

2.20.2

2 files

2.20.1

2 files

2.20.0

2 files

2.19.0

2 files

2.18.0

1 file

2.17.0

1 file

2.16.0

1 file

2.15.1

1 file

2.15.0

1 file

2.14.2

1 file

2.14.1

1 file

2.14.0

1 file

2.13.3

1 file

2.13.2

1 file

2.13.1

1 file

2.13.0

1 file

2.12.2

1 file

2.12.1

1 file

2.12.0

1 file

2.11.2

1 file

2.11.1

1 file

2.11.0

1 file

2.9.3

1 file

2.9.2

1 file

2.9.1

1 file

2.9.0

1 file

2.8.3

1 file

2.8.2

1 file

2.8.1

1 file

2.8.0

1 file

2.7.3

1 file

2.7.2

1 file

2.7.0

1 file

2.6.2

1 file

2.6.1

1 file

2.6.0

1 file

2.5.0

1 file

2.4.3

1 file

2.4.2

1 file

2.4.1

1 file

2.4.0

1 file

2.3.0

1 file

2.2.34

1 file

2.2.33

1 file

2.2.32

1 file

2.0.37

1 file

2.0.36

1 file

2.0.35

1 file

2.0.34

1 file

2.0.32

1 file

0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page