azureml-contrib-server


Nameazureml-contrib-server JSON
Version 1.57.0 PyPI version JSON
download
home_pageNone
SummaryLocal HTTP service used to expose the functionality given by the AzureML SDK to VS Tools for AI ext.
upload_time2024-08-05 21:53:32
maintainerNone
docs_urlNone
authorMicrosoft Corp
requires_python<4.0,>=3.8
licenseProprietary https://aka.ms/azureml-preview-sdk-license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ##########################################################################################
Microsoft Azure Machine Learning - AzureML Contrib Server
##########################################################################################

The azureml-contrib-server is local HTTP service used to expose a subset of the functionality provided by the AzureML SDK to VS Tools for AI extensions (VSCode and Visual Studio) and includes the following:

- Utility methods that glues together the AML SDK and the REST API.
- HTTP server that offers part of AML SDK functionality.

*****************
Setup
*****************

Install AzureML Contrib Server package:

.. code-block:: python

  pip install azureml-contrib-server



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "azureml-contrib-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corp",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "##########################################################################################\r\nMicrosoft Azure Machine Learning - AzureML Contrib Server\r\n##########################################################################################\r\n\r\nThe azureml-contrib-server is local HTTP service used to expose a subset of the functionality provided by the AzureML SDK to VS Tools for AI extensions (VSCode and Visual Studio) and includes the following:\r\n\r\n- Utility methods that glues together the AML SDK and the REST API.\r\n- HTTP server that offers part of AML SDK functionality.\r\n\r\n*****************\r\nSetup\r\n*****************\r\n\r\nInstall AzureML Contrib Server package:\r\n\r\n.. code-block:: python\r\n\r\n  pip install azureml-contrib-server\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Proprietary https://aka.ms/azureml-preview-sdk-license",
    "summary": "Local HTTP service used to expose the functionality given by the AzureML SDK to VS Tools for AI ext.",
    "version": "1.57.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f1691312f9fbf8425e29d9922583b3d0b3f90b3374305f8b4e2c7a16fafa6f3",
                "md5": "08bdd7dd867356819d04d621978b7e3a",
                "sha256": "dd2c22bb0dd26ca2777acd5c26a18708196699b9fe3057a49e8ab6d25871db26"
            },
            "downloads": -1,
            "filename": "azureml_contrib_server-1.57.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08bdd7dd867356819d04d621978b7e3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 12454,
            "upload_time": "2024-08-05T21:53:32",
            "upload_time_iso_8601": "2024-08-05T21:53:32.729330Z",
            "url": "https://files.pythonhosted.org/packages/7f/16/91312f9fbf8425e29d9922583b3d0b3f90b3374305f8b4e2c7a16fafa6f3/azureml_contrib_server-1.57.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-05 21:53:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "azureml-contrib-server"
}
        
Elapsed time: 1.25494s