Metadata-Version: 2.4
Name: easy_sm
Version: 1.0.1
Summary: Easy SageMaker Ops
Author: Prateek
Author-email: prteek@icloud.com
Requires-Python: >=3.13
License-File: LICENSE
Requires-Dist: typer>=0.9.0
Requires-Dist: docker>=7.1.0
Requires-Dist: sagemaker>=2.243.0
Requires-Dist: boto3>=1.26.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This package makes it easier to work with SageMaker by enabling rapid prototyping with local training, processing, and deployment.
Provides seamless integration between local Docker-based development and AWS SageMaker cloud operations.
Features include: local training/processing/deployment, cloud job management, endpoint management, and job monitoring.
This is an experimental package and API is likely to evolve and may break.
Recommended to validate before updating.
    
