<p align="center">
<h2 align="center">Jina Models on AWS SageMaker</h2>
</p>
<p align=center>
<a href="https://pypi.org/project/jina-sagemaker/"><img alt="PyPI" src="https://img.shields.io/pypi/v/jina-sagemaker?label=Release&style=flat-square"></a>
<a href="https://discord.jina.ai"><img src="https://img.shields.io/discord/1106542220112302130?logo=discord&logoColor=white&style=flat-square"></a>
<a href="https://pypistats.org/packages/jina-sagemaker"><img alt="PyPI - Downloads from official pypistats" src="https://img.shields.io/pypi/dm/jina-sagemaker?style=flat-square"></a>
</p>
`jina-sagemaker` package offers streamlined tools for interacting with [Jina Embedding Models through the AWS SageMaker Marketplace](), all within a Python environment.
## Installation
The package can be installed with pip:
```bash
pip install --upgrade jina-sagemaker
```
Install from source:
```bash
python setup.py install
```
## Usage
Please configure your AWS credentials before using this package. You can do this by following the instructions [here](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html).
Please follow the examples in `notebooks` to get an overview of how to use model packages offered for real time inference and batch transform jobs.
Raw data
{
"_id": null,
"home_page": "https://github.com/jina-ai/jina-sagemaker",
"name": "jina-sagemaker",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jina AI",
"author_email": "hello@jina.ai",
"download_url": "https://files.pythonhosted.org/packages/ee/b8/a747112ad41156af0976aaa9a4aa5f08dd85e08f442088298cffd787452c/jina-sagemaker-0.0.32.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n<h2 align=\"center\">Jina Models on AWS SageMaker</h2>\n</p>\n\n\n<p align=center>\n<a href=\"https://pypi.org/project/jina-sagemaker/\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/jina-sagemaker?label=Release&style=flat-square\"></a>\n<a href=\"https://discord.jina.ai\"><img src=\"https://img.shields.io/discord/1106542220112302130?logo=discord&logoColor=white&style=flat-square\"></a>\n<a href=\"https://pypistats.org/packages/jina-sagemaker\"><img alt=\"PyPI - Downloads from official pypistats\" src=\"https://img.shields.io/pypi/dm/jina-sagemaker?style=flat-square\"></a>\n</p>\n\n`jina-sagemaker` package offers streamlined tools for interacting with [Jina Embedding Models through the AWS SageMaker Marketplace](), all within a Python environment.\n\n## Installation\n\nThe package can be installed with pip:\n```bash\npip install --upgrade jina-sagemaker\n```\n\nInstall from source:\n```bash\npython setup.py install\n```\n\n## Usage\n\nPlease configure your AWS credentials before using this package. You can do this by following the instructions [here](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html).\n\nPlease follow the examples in `notebooks` to get an overview of how to use model packages offered for real time inference and batch transform jobs.\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Python library for the Jina endpoints in AWS Sagemaker",
"version": "0.0.32",
"project_urls": {
"Download": "https://github.com/jina-ai/jina-sagemaker/tags",
"Homepage": "https://github.com/jina-ai/jina-sagemaker"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eeb8a747112ad41156af0976aaa9a4aa5f08dd85e08f442088298cffd787452c",
"md5": "9ee13e6c35be6248881fcfc29ede1b6d",
"sha256": "9a4c71a885f689c77876b970fb09ce8c6a502bb27a9558368e9cde6080ff5945"
},
"downloads": -1,
"filename": "jina-sagemaker-0.0.32.tar.gz",
"has_sig": false,
"md5_digest": "9ee13e6c35be6248881fcfc29ede1b6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10784,
"upload_time": "2024-11-20T08:09:44",
"upload_time_iso_8601": "2024-11-20T08:09:44.732219Z",
"url": "https://files.pythonhosted.org/packages/ee/b8/a747112ad41156af0976aaa9a4aa5f08dd85e08f442088298cffd787452c/jina-sagemaker-0.0.32.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 08:09:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jina-ai",
"github_project": "jina-sagemaker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "jina-sagemaker"
}