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

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

Uploaded Source

Built Distribution

datarobot-3.5.2-py3-none-any.whl (619.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for datarobot-3.5.2.tar.gz
Algorithm Hash digest
SHA256 f64d7df117966723b60ee9be9a9f9150660f1bf4a05de565b751041ddd6bf00b
MD5 49c4f2d959454658fabeca0ef6a68f31
BLAKE2b-256 0aff821bbbaaa88d2684c2dd2cfb0ab454dec5f5b70e53556b5cfcac6b745068

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for datarobot-3.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bac24480c22d1cfa9890e03b5dd1b56e3b0f159bd37170b3c0f83a404f4fa333
MD5 96c6fbb85ceb097728d2ab74a97bbe5b
BLAKE2b-256 6cd1656b448fe116be70036ca85d1c7824f90c140e4fee3d7a84935734bb3e55

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