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

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

Uploaded Source

Built Distribution

datarobot-3.2.2-py3-none-any.whl (504.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-3.2.2.tar.gz
  • Upload date:
  • Size: 456.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.12

File hashes

Hashes for datarobot-3.2.2.tar.gz
Algorithm Hash digest
SHA256 60162041089dbb93f63ce951fef1da600f4a8eb9fc7e2c46dd65663ab29f369a
MD5 867c6a68adfd470b67cb17fbef92ed24
BLAKE2b-256 023c3f70918bf5f649d47e4646e127603b26e6065a24fd2bb985a749c4c5fedf

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: datarobot-3.2.2-py3-none-any.whl
  • Upload date:
  • Size: 504.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.12

File hashes

Hashes for datarobot-3.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9177f1366c732c6e31fd1eaf3af8b1db677cfd806378285d490711f6a94344b4
MD5 b8d44212ca027d89eeafa5d09087e65b
BLAKE2b-256 87dfc230ddcf7ff8716f0b9271e1750f94825ace7eeec466d7924e9a47d414f3

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