About datarobot
============================
.. image:: https://img.shields.io/pypi/v/datarobot.svg
:target: https://pypi.python.org/pypi/datarobot/
.. image:: https://img.shields.io/pypi/pyversions/datarobot.svg
.. image:: 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.
Helpful links
=========================
- `API quickstart guide <https://docs.datarobot.com/en/docs/api/api-quickstart/index.html>`_
- `Code examples <https://docs.datarobot.com/en/docs/api/guide/python/index.html>`_
- `Common use cases <https://docs.datarobot.com/en/docs/api/guide/common-case/index.html>`_
Bug Reporting and Q&A
=========================
To report issues or ask questions, send email to `the team <api-maintainer@datarobot.com>`_.
.. _datarobot: https://datarobot.com
.. _documentation: https://datarobot-public-api-client.readthedocs-hosted.com
.. _legal: https://www.datarobot.com/legal/
Raw data
{
"_id": null,
"home_page": "https://datarobot.com",
"name": "datarobot",
"maintainer": "datarobot",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "api-maintainer@datarobot.com",
"keywords": null,
"author": "datarobot",
"author_email": "api-maintainer@datarobot.com",
"download_url": "https://files.pythonhosted.org/packages/41/1e/716b8971acffc5260c58073a4c5dcba5bc0633b7eaf2d2faca06f0fa9b21/datarobot-3.6.0.tar.gz",
"platform": null,
"description": "\nAbout datarobot\n============================\n.. image:: https://img.shields.io/pypi/v/datarobot.svg\n :target: https://pypi.python.org/pypi/datarobot/\n.. image:: https://img.shields.io/pypi/pyversions/datarobot.svg\n.. image:: https://img.shields.io/pypi/status/datarobot.svg\n\nDataRobot is a client library for working with the `DataRobot`_ platform API. \n\nThis package is released under the terms of the DataRobot Tool and Utility Agreement, which\ncan be found on our `Legal`_ page, along with our privacy policy and more.\n\nInstallation\n=========================\nPython >= 3.7 are supported.\nYou must have a datarobot account.\n\n::\n\n $ pip install datarobot\n\nUsage\n=========================\nThe library will look for a config file `~/.config/datarobot/drconfig.yaml` by default.\nThis is an example of what that config file should look like.\n\n::\n\n token: your_token\n endpoint: https://app.datarobot.com/api/v2\n\nAlternatively a global client can be set in the code.\n\n::\n\n import datarobot as dr\n dr.Client(token='your_token', endpoint='https://app.datarobot.com/api/v2')\n\nAlternatively environment variables can be used.\n\n::\n\n export DATAROBOT_API_TOKEN='your_token'\n export DATAROBOT_ENDPOINT='https://app.datarobot.com/api/v2'\n\nSee `documentation`_ for example usage after configuring.\n\nHelpful links\n=========================\n- `API quickstart guide <https://docs.datarobot.com/en/docs/api/api-quickstart/index.html>`_\n- `Code examples <https://docs.datarobot.com/en/docs/api/guide/python/index.html>`_\n- `Common use cases <https://docs.datarobot.com/en/docs/api/guide/common-case/index.html>`_\n\nBug Reporting and Q&A\n=========================\nTo report issues or ask questions, send email to `the team <api-maintainer@datarobot.com>`_.\n\n.. _datarobot: https://datarobot.com\n.. _documentation: https://datarobot-public-api-client.readthedocs-hosted.com\n.. _legal: https://www.datarobot.com/legal/\n",
"bugtrack_url": null,
"license": "DataRobot Tool and Utility Agreement",
"summary": "This client library is designed to support the DataRobot API.",
"version": "3.6.0",
"project_urls": {
"Changelog": "https://datarobot-public-api-client.readthedocs-hosted.com/page/CHANGES.html",
"Documentation": "https://datarobot-public-api-client.readthedocs-hosted.com/",
"Homepage": "https://datarobot.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "662dbe7c9fec83fbadf0c1f6436c709fdbbb510e93b164b0c9fe1265061daf28",
"md5": "eb374d28386221e85c1206dcbd227c8f",
"sha256": "7ff5ca1c4c3ce70252ad60af1c782be2db5ded2e9b03b806a3238678a9e057d7"
},
"downloads": -1,
"filename": "datarobot-3.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb374d28386221e85c1206dcbd227c8f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 677119,
"upload_time": "2024-11-25T22:36:52",
"upload_time_iso_8601": "2024-11-25T22:36:52.246025Z",
"url": "https://files.pythonhosted.org/packages/66/2d/be7c9fec83fbadf0c1f6436c709fdbbb510e93b164b0c9fe1265061daf28/datarobot-3.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "411e716b8971acffc5260c58073a4c5dcba5bc0633b7eaf2d2faca06f0fa9b21",
"md5": "837e1152c4cf95aef743f84cae64fe6a",
"sha256": "02b62228c10e69055ef10be978148067d481807d962ae01dfb6d3f0c5af63c21"
},
"downloads": -1,
"filename": "datarobot-3.6.0.tar.gz",
"has_sig": false,
"md5_digest": "837e1152c4cf95aef743f84cae64fe6a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 645786,
"upload_time": "2024-11-25T22:36:53",
"upload_time_iso_8601": "2024-11-25T22:36:53.881899Z",
"url": "https://files.pythonhosted.org/packages/41/1e/716b8971acffc5260c58073a4c5dcba5bc0633b7eaf2d2faca06f0fa9b21/datarobot-3.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-25 22:36:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "datarobot"
}