Skip to main content

AWS MLOps Python package

Project description

AWS MLOps package is implemented to help you like a framework for deploying what it is necessary to manage your models.

The goal is to implement this package to keep your focus on your prep and test code using the AWS SageMaker services, AWS Step Functions and AWS Lambda.

It is part of the educational repositories to learn how to write stardard code and common uses of the TDD and CI / CD.

Prerequisites

You can use Serverless framework for deploying the AWS services: if you want to use the guide below, you have to install npm (Node Package Manager) before.

If you want to use another AWS tool, you can see the repository aws-tool-comparison before to implement your version.

Installation

The package is not self-consistent. So you have to download the package by github and to install the requirements before to deploy the example on AWS:

git clone https://github.com/bilardi/aws-mlops
cd aws-mlops/
npm install
export AWS_PROFILE=your-account
export STAGE=studio
bash example/deploy.sh

Or if you want to use this package into your code, you can install by python3-pip:

pip3 install aws_mlops
python3
>>> import aws_mlops
>>> help(aws_mlops)

Read the documentation on readthedocs for

  • Usage

  • Development

Change Log

See CHANGELOG.md for details.

License

This package is released under the MIT license. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-mlops-1.2.2.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

aws_mlops-1.2.2-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file aws-mlops-1.2.2.tar.gz.

File metadata

  • Download URL: aws-mlops-1.2.2.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for aws-mlops-1.2.2.tar.gz
Algorithm Hash digest
SHA256 21b1bbbbdc72fc5e53d3ea3d4015893edd45d4fa203c74b9e9b1fad62ed7e31e
MD5 42d94fc12ec9804aff123c5d41721052
BLAKE2b-256 786e0136f8e86af5cb2c7e8ce24bc62422ffae1fe0b593f009b466ccb056765c

See more details on using hashes here.

File details

Details for the file aws_mlops-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: aws_mlops-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for aws_mlops-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 abbce8e82bab8d878b2026c3f0d16abae8a5736711fee39c61faa58e9cd2e022
MD5 2619a2da19e4fef12092db811a2a92bd
BLAKE2b-256 943b953b28ce9106910ba5789f9a174d112b522e4caf802c0b6d9456d1b3abf5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page