Metadata-Version: 2.1
Name: sagemaker-core
Version: 0.1.3
Summary: An python package for sagemaker core functionalities
Author-email: AWS <sagemaker-interests@amazon.com>
Project-URL: Repository, https://github.com/aws/sagemaker-core.git
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3 <2.0.0,>=1.34.0
Requires-Dist: pydantic <3.0.0,>=2.7.0
Requires-Dist: PyYAML <7.0,>=6.0
Requires-Dist: jsonschema <5.0.0
Requires-Dist: platformdirs <5.0.0,>=4.0.0
Provides-Extra: codegen
Requires-Dist: black <25.0.0,>=24.3.0 ; extra == 'codegen'
Requires-Dist: pandas <3.0.0,>=2.0.0 ; extra == 'codegen'
Requires-Dist: pytest <9.0.0,>=8.0.0 ; extra == 'codegen'
Requires-Dist: pylint <4.0.0,>=3.0.0 ; extra == 'codegen'

# sagemaker-code-gen
Repo for code gen
