mlstacks


Namemlstacks JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://mlstacks.zenml.io
SummaryMLStacks MLStacks.
upload_time2024-02-15 22:33:03
maintainer
docs_urlNone
authorZenML GmbH
requires_python>=3.8,<3.12
licenseApache-2.0
keywords machine learning production pipeline mlops devops
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MLStacks: Deploy your MLOps infrastructure in minutes

## 🌰 In a nutshell: What is MLStacks?

[MLStacks](https://mlstacks.zenml.io) is a
[Python package](https://pypi.org/project/mlstacks/) that allows you to quickly
spin up MLOps infrastructure using Terraform. It is designed to be used with
[ZenML](https://zenml.io), but can be used with any MLOps tool or platform.

Simply write stack and component YAML specification files and deploy them using
the MLStacks CLI. MLStacks will take care of the rest. We currently support
modular MLOps stacks on AWS, GCP and K3D (for local use).

## 👷 Why We Built MLStacks

[![maintained-by-zenml](https://user-images.githubusercontent.com/3348134/173032050-ad923313-f2ce-4583-b27a-afcaa8b355e2.png)](https://github.com/zenml-io/zenml)

When we first created [ZenML](https://zenml.io) as an extensible MLOps framework
for creating portable, production-ready MLOps pipelines, we saw many of our
users having to deal with the pain of deploying infrastructure from scratch to
run these pipelines. The community consistently asked questions like:

- How do I deploy tool X with tool Y?
- Does a combination of tool X with Y make sense?
- Isn't there an easy way to just try these stacks out to make an informed
  decision?

To address these questions, the ZenML team presents you a series of
Terraform-based stacks to quickly provision popular combinations of MLOps tools.
These stacks will be useful for you if:

- You are at the start of your MLOps journey, and would like to explore
  different tools.
- You are looking for guidelines for production-grade deployments.
- You would like to run your MLOps pipelines on your chosen
  [ZenML Stack](https://docs.zenml.io/user-guide/starter-guide/understand-stacks).

🔥 **Do you use these tools or do you want to add one to your MLOps stack?** At
ZenML, we are looking for design partnerships and collaboration to implement and
develop these MLOps stacks in a real-world setting.

If you'd like to learn more, please
[join our Slack](https://zenml.io/slack-invite/) and leave us a message!

## 🤓 Learn More

- Try the
  [Quickstart example in the documentation](https://mlstacks.zenml.io/getting-started/quickstart)
  to get started with MLStacks.
- Discover what you can configure with the different stacks in the
  [Stacks documentation](https://mlstacks.zenml.io/stacks/stack-specification).
- Learn about our CLI commands in the
  [CLI documentation](https://mlstacks.zenml.io/reference/cli.md).

## 🙏🏻 Acknowledgements

Thank you to the folks over at [Fuzzy Labs](https://www.fuzzylabs.ai/) for their
support and contributions to this repository. Also many thanks to
[Ali Abbas Jaffri](https://github.com/aliabbasjaffri) for several stimulating
discussions around the architecture of this project.

We'd also like to acknowledge some of the cool inspirations for this project:

- [FuseML](https://fuseml.github.io/)
- [Combinator.ML](https://combinator.ml/)
- [Building a ML Platform From Scratch](https://www.aporia.com/blog/building-an-ml-platform-from-scratch/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://mlstacks.zenml.io",
    "name": "mlstacks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "machine learning,production,pipeline,mlops,devops",
    "author": "ZenML GmbH",
    "author_email": "info@zenml.io",
    "download_url": "https://files.pythonhosted.org/packages/9f/b4/a8ae8e94d8f7b70bfd78f3484a672a33d8c42f532de4db14f6ef7fde58be/mlstacks-0.8.1.tar.gz",
    "platform": null,
    "description": "# MLStacks: Deploy your MLOps infrastructure in minutes\n\n## \ud83c\udf30 In a nutshell: What is MLStacks?\n\n[MLStacks](https://mlstacks.zenml.io) is a\n[Python package](https://pypi.org/project/mlstacks/) that allows you to quickly\nspin up MLOps infrastructure using Terraform. It is designed to be used with\n[ZenML](https://zenml.io), but can be used with any MLOps tool or platform.\n\nSimply write stack and component YAML specification files and deploy them using\nthe MLStacks CLI. MLStacks will take care of the rest. We currently support\nmodular MLOps stacks on AWS, GCP and K3D (for local use).\n\n## \ud83d\udc77 Why We Built MLStacks\n\n[![maintained-by-zenml](https://user-images.githubusercontent.com/3348134/173032050-ad923313-f2ce-4583-b27a-afcaa8b355e2.png)](https://github.com/zenml-io/zenml)\n\nWhen we first created [ZenML](https://zenml.io) as an extensible MLOps framework\nfor creating portable, production-ready MLOps pipelines, we saw many of our\nusers having to deal with the pain of deploying infrastructure from scratch to\nrun these pipelines. The community consistently asked questions like:\n\n- How do I deploy tool X with tool Y?\n- Does a combination of tool X with Y make sense?\n- Isn't there an easy way to just try these stacks out to make an informed\n  decision?\n\nTo address these questions, the ZenML team presents you a series of\nTerraform-based stacks to quickly provision popular combinations of MLOps tools.\nThese stacks will be useful for you if:\n\n- You are at the start of your MLOps journey, and would like to explore\n  different tools.\n- You are looking for guidelines for production-grade deployments.\n- You would like to run your MLOps pipelines on your chosen\n  [ZenML Stack](https://docs.zenml.io/user-guide/starter-guide/understand-stacks).\n\n\ud83d\udd25 **Do you use these tools or do you want to add one to your MLOps stack?** At\nZenML, we are looking for design partnerships and collaboration to implement and\ndevelop these MLOps stacks in a real-world setting.\n\nIf you'd like to learn more, please\n[join our Slack](https://zenml.io/slack-invite/) and leave us a message!\n\n## \ud83e\udd13 Learn More\n\n- Try the\n  [Quickstart example in the documentation](https://mlstacks.zenml.io/getting-started/quickstart)\n  to get started with MLStacks.\n- Discover what you can configure with the different stacks in the\n  [Stacks documentation](https://mlstacks.zenml.io/stacks/stack-specification).\n- Learn about our CLI commands in the\n  [CLI documentation](https://mlstacks.zenml.io/reference/cli.md).\n\n## \ud83d\ude4f\ud83c\udffb Acknowledgements\n\nThank you to the folks over at [Fuzzy Labs](https://www.fuzzylabs.ai/) for their\nsupport and contributions to this repository. Also many thanks to\n[Ali Abbas Jaffri](https://github.com/aliabbasjaffri) for several stimulating\ndiscussions around the architecture of this project.\n\nWe'd also like to acknowledge some of the cool inspirations for this project:\n\n- [FuseML](https://fuseml.github.io/)\n- [Combinator.ML](https://combinator.ml/)\n- [Building a ML Platform From Scratch](https://www.aporia.com/blog/building-an-ml-platform-from-scratch/)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "MLStacks MLStacks.",
    "version": "0.8.1",
    "project_urls": {
        "Documentation": "https://mlstacks.zenml.io/",
        "Homepage": "https://mlstacks.zenml.io",
        "Repository": "https://github.com/zenml-io/mlstacks"
    },
    "split_keywords": [
        "machine learning",
        "production",
        "pipeline",
        "mlops",
        "devops"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "992678f5e0a79d0fbd806d56acee6632bec63ee024729f2dbb74708c646b008f",
                "md5": "274c31defacacae0280502a40e75cb05",
                "sha256": "f1391863d1ddcd8c7635fd2f5cb4cbd0db6c1852fc5ca404aa40465e5c0bd8a8"
            },
            "downloads": -1,
            "filename": "mlstacks-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "274c31defacacae0280502a40e75cb05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 126674,
            "upload_time": "2024-02-15T22:33:01",
            "upload_time_iso_8601": "2024-02-15T22:33:01.738846Z",
            "url": "https://files.pythonhosted.org/packages/99/26/78f5e0a79d0fbd806d56acee6632bec63ee024729f2dbb74708c646b008f/mlstacks-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb4a8ae8e94d8f7b70bfd78f3484a672a33d8c42f532de4db14f6ef7fde58be",
                "md5": "181aa6ef8e29f1b44a14f3c727f39a8e",
                "sha256": "5d62fc33c5c334962085e265349819b7a5791d7da85623bdf35bd48272c77359"
            },
            "downloads": -1,
            "filename": "mlstacks-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "181aa6ef8e29f1b44a14f3c727f39a8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 71047,
            "upload_time": "2024-02-15T22:33:03",
            "upload_time_iso_8601": "2024-02-15T22:33:03.650685Z",
            "url": "https://files.pythonhosted.org/packages/9f/b4/a8ae8e94d8f7b70bfd78f3484a672a33d8c42f532de4db14f6ef7fde58be/mlstacks-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 22:33:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zenml-io",
    "github_project": "mlstacks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlstacks"
}
        
Elapsed time: 0.21008s