datarobot


Namedatarobot JSON
Version 3.3.2 PyPI version JSON
download
home_pagehttps://datarobot.com
SummaryThis client library is designed to support the DataRobot API.
upload_time2024-04-08 17:25:25
maintainerdatarobot
docs_urlNone
authordatarobot
requires_python>=3.7
licenseDataRobot Tool and Utility Agreement
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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
=========================
Create an account on `DataRobot Community <https://community.datarobot.com/>`_ and post your questions and bug reports
`here <https://community.datarobot.com/t5/forums/postpage/board-id/datarobot-api>`_.

.. _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": "info@datarobot.com",
    "keywords": null,
    "author": "datarobot",
    "author_email": "support@datarobot.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/9f/95162abb1bf824f05f23ab90eb1ce847a6341252f8db08154fa071630cb5/datarobot-3.3.2.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=========================\nCreate an account on `DataRobot Community <https://community.datarobot.com/>`_ and post your questions and bug reports\n`here <https://community.datarobot.com/t5/forums/postpage/board-id/datarobot-api>`_.\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.3.2",
    "project_urls": {
        "Bug Reporting": "https://community.datarobot.com/t5/forums/postpage/board-id/datarobot-api",
        "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": "9f6f27b828c3fef51ac83057930c95d27024c5b594ad5b01b50a1407a95fa9d5",
                "md5": "ecab0ab8db4628893e83aea5496fbf88",
                "sha256": "a0dccc3d44c2f5a13de509b125ac75997849bc7e2134f1d163f0323366e8300a"
            },
            "downloads": -1,
            "filename": "datarobot-3.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ecab0ab8db4628893e83aea5496fbf88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 531601,
            "upload_time": "2024-04-08T17:25:22",
            "upload_time_iso_8601": "2024-04-08T17:25:22.539947Z",
            "url": "https://files.pythonhosted.org/packages/9f/6f/27b828c3fef51ac83057930c95d27024c5b594ad5b01b50a1407a95fa9d5/datarobot-3.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e29f95162abb1bf824f05f23ab90eb1ce847a6341252f8db08154fa071630cb5",
                "md5": "ab10a62a12a651ed9d06ae73a5a0b0e4",
                "sha256": "b53ed1b98104f291ccddb2d68187e6f3f822807fd7e6c059237d3b4178a4af57"
            },
            "downloads": -1,
            "filename": "datarobot-3.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ab10a62a12a651ed9d06ae73a5a0b0e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 480179,
            "upload_time": "2024-04-08T17:25:25",
            "upload_time_iso_8601": "2024-04-08T17:25:25.539461Z",
            "url": "https://files.pythonhosted.org/packages/e2/9f/95162abb1bf824f05f23ab90eb1ce847a6341252f8db08154fa071630cb5/datarobot-3.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 17:25:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datarobot"
}
        
Elapsed time: 0.24508s