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.2.0

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.2.0.tar.gz
  • Upload date:
  • Size: 461.3 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.0.tar.gz
Algorithm Hash digest
SHA256 6dc0242110ad0204aaec2d6e86004e58c17b9e530dc08c7c1016943447e56b00
MD5 28e65fa5f31dad5492e03376398d1957
BLAKE2b-256 da6ce22ac74dcb705861cfa3b15d0c1fbcb7f42eebcc4ab8495892ea2ba4e1e0

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 504.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7cc02820d188aa9b2f09700fc353ccc4e1bb178e5b0e5fc207866c343276828f
MD5 b16b255d1b22ea2659cc70d9277ae7f6
BLAKE2b-256 4cb384100e47b3bd5523a99cee80dcd5a3d0de8d20db1fc5079f33bdca16a4ca

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