# Hi there, this is <a href="https://modelstar.io/" style="color: #AF3BEA;"><img src="./static/logo.png" height="28"> Modelstar</a> 👋
ModelStar is the easiest way to ship and manage machine learning solutions inside Snowflake, with only a few lines of SQL.
## Modelstar is for the modern data stack
![How does Modelstar work?](./static/how-modelstar-works.png)
## Who are the users?
- Snowflake and DBT users.
- Anyone who knows basic SQL.
- Analyst, data engineers.
## Why we build Modelstar?
Modelstar is our attempt to simplify ML for analysts. Our design philosophy is: **Data is the most critical component in ML, so shipping ML solutions should be as easy as creating data objects.**
## Installation
To get started with Modelstar, install the Modelstar Python package into your local Python environment.
```shell
$ pip install modelstar
```
It's recommended to install `modelstar` within a Python virtual environment using `pyenv`, `virtualenv`, or `poetry`.
For a complete quickstart guide visit [**Modelstar-Quickstart**](https://modelstar.io/docs/quickstart)
## Tutorials
- [**Forecast Sales inside Snowflake with 1 Line of SQL**](https://modelstar.io/docs/tutorials/sales-forecasting-inside-snowflake)
Raw data
{
"_id": null,
"home_page": "https://modelstar.io",
"name": "modelstar",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "snowflake,forecast,UDF,Stored Procedure",
"author": "Adithya Krishnan",
"author_email": "krishsandeep@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ee/2f/2cc1e645d59a02cc222eb505d40175652b17bd2404a6975fef7758939de5/modelstar-0.5.0.tar.gz",
"platform": null,
"description": "# Hi there, this is <a href=\"https://modelstar.io/\" style=\"color: #AF3BEA;\"><img src=\"./static/logo.png\" height=\"28\"> Modelstar</a> \ud83d\udc4b\n\nModelStar is the easiest way to ship and manage machine learning solutions inside Snowflake, with only a few lines of SQL.\n\n## Modelstar is for the modern data stack\n\n![How does Modelstar work?](./static/how-modelstar-works.png)\n\n## Who are the users?\n\n- Snowflake and DBT users.\n- Anyone who knows basic SQL.\n- Analyst, data engineers.\n\n## Why we build Modelstar?\n\nModelstar is our attempt to simplify ML for analysts. Our design philosophy is: **Data is the most critical component in ML, so shipping ML solutions should be as easy as creating data objects.**\n\n## Installation\n\nTo get started with Modelstar, install the Modelstar Python package into your local Python environment.\n\n```shell\n$ pip install modelstar\n```\n\nIt's recommended to install `modelstar` within a Python virtual environment using `pyenv`, `virtualenv`, or `poetry`.\n\nFor a complete quickstart guide visit [**Modelstar-Quickstart**](https://modelstar.io/docs/quickstart)\n\n## Tutorials\n\n- [**Forecast Sales inside Snowflake with 1 Line of SQL**](https://modelstar.io/docs/tutorials/sales-forecasting-inside-snowflake)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "DevOps for User Defined Functions and Stored Procedures in Data Warehouses",
"version": "0.5.0",
"project_urls": {
"Homepage": "https://modelstar.io",
"Repository": "https://github.com/modelstar-labs"
},
"split_keywords": [
"snowflake",
"forecast",
"udf",
"stored procedure"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "23fcda2e9741392fc93ac9b05a7aeec131e46cf88b3c2b0bfc0ccf71060551f4",
"md5": "1ca345285544fce42840e1b45b01bca6",
"sha256": "513c84b2366ee83cba2f34fff03f74705684225d655adee6f8fd64c0c38e6c9a"
},
"downloads": -1,
"filename": "modelstar-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ca345285544fce42840e1b45b01bca6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 1950190,
"upload_time": "2023-07-12T11:23:27",
"upload_time_iso_8601": "2023-07-12T11:23:27.323346Z",
"url": "https://files.pythonhosted.org/packages/23/fc/da2e9741392fc93ac9b05a7aeec131e46cf88b3c2b0bfc0ccf71060551f4/modelstar-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee2f2cc1e645d59a02cc222eb505d40175652b17bd2404a6975fef7758939de5",
"md5": "26c9518e4b625d2965348b11e642c6f3",
"sha256": "dc86844fa5aad250bec23c8a04d7a8b28dfd76673ee1aa43a7224957b1e57a40"
},
"downloads": -1,
"filename": "modelstar-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "26c9518e4b625d2965348b11e642c6f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 1920432,
"upload_time": "2023-07-12T11:23:33",
"upload_time_iso_8601": "2023-07-12T11:23:33.977140Z",
"url": "https://files.pythonhosted.org/packages/ee/2f/2cc1e645d59a02cc222eb505d40175652b17bd2404a6975fef7758939de5/modelstar-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-12 11:23:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "modelstar"
}