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.

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.

Tests

$ py.test

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.22.1.tar.gz (5.1 MB view details)

Uploaded Source

Built Distribution

datarobot-2.22.1-py2-none-any.whl (276.6 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: datarobot-2.22.1.tar.gz
  • Upload date:
  • Size: 5.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/2.7.16

File hashes

Hashes for datarobot-2.22.1.tar.gz
Algorithm Hash digest
SHA256 80b6511791297de08ce8cbabed68f8c3bd2b5af4233b69f529e7fe973c3bdc41
MD5 70d71a3593a7057b0f222dd60f088bae
BLAKE2b-256 b4578dd7d61d0d0241ccbb4e6335e85ca6bffaa8eac88643952f104cded7be49

See more details on using hashes here.

Provenance

File details

Details for the file datarobot-2.22.1-py2-none-any.whl.

File metadata

  • Download URL: datarobot-2.22.1-py2-none-any.whl
  • Upload date:
  • Size: 276.6 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/2.7.16

File hashes

Hashes for datarobot-2.22.1-py2-none-any.whl
Algorithm Hash digest
SHA256 ff6d909afece407159eec10827e3a3f4304416818987bfe5be383e5b52fd13b7
MD5 70aad419a4ef6d9f7def1f64930b2f6c
BLAKE2b-256 d724f6b8e43b08ba8a11d9dcbb026c7a12d4ef54308e4031842eb36b045bb845

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