# Kedro Azure ML Pipelines plugin
[![Python Version](https://img.shields.io/pypi/pyversions/kedro-azureml)](https://github.com/getindata/kedro-azureml)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![SemVer](https://img.shields.io/badge/semver-2.0.0-green)](https://semver.org/)
[![PyPI version](https://badge.fury.io/py/kedro-azureml.svg)](https://pypi.org/project/kedro-azureml/)
[![Downloads](https://pepy.tech/badge/kedro-azureml)](https://pepy.tech/project/kedro-azureml)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=getindata_kedro-azureml&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=getindata_kedro-azureml)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=getindata_kedro-azureml&metric=coverage)](https://sonarcloud.io/summary/new_code?id=getindata_kedro-azureml)
[![Documentation Status](https://readthedocs.org/projects/kedro-vertexai/badge/?version=latest)](https://kedro-azureml.readthedocs.io/en/latest/?badge=latest)
<p align="center">
<a href="https://getindata.com/solutions/ml-platform-machine-learning-reliable-explainable-feature-engineering"><img height="150" src="https://getindata.com/img/logo.svg"></a>
<h3 align="center">We help companies turn their data into assets</h3>
</p>
## About
Following plugin enables running Kedro pipelines on Azure ML Pipelines service.
We support 2 native Azure Machine Learning types of workflows:
* For Data Scientists: fast, iterative development with code upload
* For MLOps: stable, repeatable workflows with Docker
## Documentation
For detailed documentation refer to https://kedro-azureml.readthedocs.io/
## Usage guide
```
Usage: kedro azureml [OPTIONS] COMMAND [ARGS]...
Options:
-e, --env TEXT Environment to use.
-h, --help Show this message and exit.
Commands:
compile Compiles the pipeline into YAML format
init Creates basic configuration for Kedro AzureML plugin
run Runs the specified pipeline in Azure ML Pipelines
```
## Quickstart
Follow **quickstart** section on [kedro-azureml.readthedocs.io](https://kedro-azureml.readthedocs.io/) to get up to speed with plugin usage or watch the video below
<a href="https://bit.ly/kedroazureml">
<img src="./docs/images/tutorial-video-yt.jpg" alt="Kedro Azure ML video tutorial" title="Kedro Azure ML video tutorial" />
</a>
Raw data
{
"_id": null,
"home_page": "https://github.com/getindata/kedro-azureml",
"name": "kedro-azureml",
"maintainer": "GetInData MLOPS",
"docs_url": null,
"requires_python": ">=3.8,<3.11",
"maintainer_email": "mlops@getindata.com",
"keywords": "kedro,mlops,azureml,machinelearning",
"author": "marcin.zablocki",
"author_email": "marcin.zablocki@getindata.com",
"download_url": "https://files.pythonhosted.org/packages/8a/e9/af22f98ec2bf2109af34b1051f6357c0ccb3e21f0ec9c497bb1fedc83841/kedro_azureml-0.7.0.tar.gz",
"platform": null,
"description": "# Kedro Azure ML Pipelines plugin\n\n[![Python Version](https://img.shields.io/pypi/pyversions/kedro-azureml)](https://github.com/getindata/kedro-azureml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![SemVer](https://img.shields.io/badge/semver-2.0.0-green)](https://semver.org/)\n[![PyPI version](https://badge.fury.io/py/kedro-azureml.svg)](https://pypi.org/project/kedro-azureml/)\n[![Downloads](https://pepy.tech/badge/kedro-azureml)](https://pepy.tech/project/kedro-azureml)\n\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=getindata_kedro-azureml&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=getindata_kedro-azureml)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=getindata_kedro-azureml&metric=coverage)](https://sonarcloud.io/summary/new_code?id=getindata_kedro-azureml)\n[![Documentation Status](https://readthedocs.org/projects/kedro-vertexai/badge/?version=latest)](https://kedro-azureml.readthedocs.io/en/latest/?badge=latest)\n\n<p align=\"center\">\n <a href=\"https://getindata.com/solutions/ml-platform-machine-learning-reliable-explainable-feature-engineering\"><img height=\"150\" src=\"https://getindata.com/img/logo.svg\"></a>\n <h3 align=\"center\">We help companies turn their data into assets</h3>\n</p>\n\n## About\nFollowing plugin enables running Kedro pipelines on Azure ML Pipelines service.\n\nWe support 2 native Azure Machine Learning types of workflows:\n* For Data Scientists: fast, iterative development with code upload \n* For MLOps: stable, repeatable workflows with Docker \n\n## Documentation \n\nFor detailed documentation refer to https://kedro-azureml.readthedocs.io/\n\n## Usage guide\n\n```\nUsage: kedro azureml [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n -e, --env TEXT Environment to use.\n -h, --help Show this message and exit.\n\nCommands:\n compile Compiles the pipeline into YAML format\n init Creates basic configuration for Kedro AzureML plugin\n run Runs the specified pipeline in Azure ML Pipelines\n```\n\n## Quickstart\nFollow **quickstart** section on [kedro-azureml.readthedocs.io](https://kedro-azureml.readthedocs.io/) to get up to speed with plugin usage or watch the video below\n\n<a href=\"https://bit.ly/kedroazureml\">\n <img src=\"./docs/images/tutorial-video-yt.jpg\" alt=\"Kedro Azure ML video tutorial\" title=\"Kedro Azure ML video tutorial\" />\n</a>\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Kedro plugin with Azure ML Pipelines support",
"version": "0.7.0",
"project_urls": {
"Documentation": "https://kedro-azureml.readthedocs.io/",
"Homepage": "https://github.com/getindata/kedro-azureml",
"Repository": "https://github.com/getindata/kedro-azureml"
},
"split_keywords": [
"kedro",
"mlops",
"azureml",
"machinelearning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1cb0e34f6bb17b400f03a9ac605ecd1e3c3064d3a494f62d2a18ad5f37c8c857",
"md5": "d2ad762d5d663b977efdd2e2ad302505",
"sha256": "1ff1ea3e505b78e8585785a6ba03fcc7d70614c4d1807953b71025beae2a4cee"
},
"downloads": -1,
"filename": "kedro_azureml-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2ad762d5d663b977efdd2e2ad302505",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<3.11",
"size": 34224,
"upload_time": "2023-11-15T14:12:58",
"upload_time_iso_8601": "2023-11-15T14:12:58.995755Z",
"url": "https://files.pythonhosted.org/packages/1c/b0/e34f6bb17b400f03a9ac605ecd1e3c3064d3a494f62d2a18ad5f37c8c857/kedro_azureml-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ae9af22f98ec2bf2109af34b1051f6357c0ccb3e21f0ec9c497bb1fedc83841",
"md5": "caa2abb094258193745e7d69b233cbe7",
"sha256": "de6757503986ff2f1fb8acdef7782502bdd3a6bad23883f99875fc8b61c74851"
},
"downloads": -1,
"filename": "kedro_azureml-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "caa2abb094258193745e7d69b233cbe7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<3.11",
"size": 26456,
"upload_time": "2023-11-15T14:13:00",
"upload_time_iso_8601": "2023-11-15T14:13:00.775814Z",
"url": "https://files.pythonhosted.org/packages/8a/e9/af22f98ec2bf2109af34b1051f6357c0ccb3e21f0ec9c497bb1fedc83841/kedro_azureml-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-15 14:13:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "getindata",
"github_project": "kedro-azureml",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "kedro-azureml"
}