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.5.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.5.1.tar.gz (559.1 kB view details)

Uploaded Source

Built Distribution

datarobot-3.5.1-py3-none-any.whl (619.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.5.1.tar.gz
  • Upload date:
  • Size: 559.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.12

File hashes

Hashes for datarobot-3.5.1.tar.gz
Algorithm Hash digest
SHA256 c0a875c136d38f40a68d18b3c25613008fcb06320d5830eadeb5082a2e11432c
MD5 14986851c71af74d0635fc85c0a5bf1e
BLAKE2b-256 4b981a0dc8c3a65b90b544bafd31cd0a2610260b6cc478cd14d9f63c09c4801e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-3.5.1-py3-none-any.whl
  • Upload date:
  • Size: 619.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.12

File hashes

Hashes for datarobot-3.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4871d46ad58675410dbcd076a675136d2a7c392a5bb87fcac0eb833bed9397f2
MD5 0118ecacac2a51458dd803f459312c1b
BLAKE2b-256 85a46cbc0753a3c327a8c3018e56f75d51c11627f4b5780eadb4af203247e816

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