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 2.7 and >= 3.4 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-2.28.3.tar.gz (3.9 MB view details)

Uploaded Source

Built Distribution

datarobot-2.28.3-py3-none-any.whl (395.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datarobot-2.28.3.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for datarobot-2.28.3.tar.gz
Algorithm Hash digest
SHA256 fe2c0c72933fe783bbebd2190792495862b635247ffd099fbb805b6796809348
MD5 43a4279b8edf8a6f31a5d48ea281ad19
BLAKE2b-256 7f8f21c63dd3c8461727d1f56a5131d592d566f6c5a442f061525b4f174e2edf

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for datarobot-2.28.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a475ef865ecd5803a005e47eb078734ca390e3e603408a28a996f04ccd7a2b5
MD5 2c626ea9231120486079a43750e64be3
BLAKE2b-256 d136171f25c139d545d32517601b00737b3725a0600c454b08aa22bacee957aa

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