{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's SageMaker service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 SageMaker code in VSCode or other supported editors.","Run mypy or pyright type checking on SageMaker client code to catch type errors before runtime.","Use explicit type annotations for SageMakerClient, paginators, and waiters in production code for better code clarity.","Integrate with Emacs or Sublime Text via LSP for real-time type checking and code completion.","Reduce bugs in SageMaker API calls by catching incorrect parameters or method names at development time."],"what_it_does":"This package is a type-stub library that adds type annotations to boto3's SageMaker service. It's generated from boto3 1.43.72 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and static type checking for SageMaker client calls without requiring explicit type annotations in your code.\n\nThe package provides typed interfaces for SageMaker clients, paginators, waiters, and type definitions. It can be installed standalone or as part of boto3-stubs with the sagemaker extra. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overload handling, and recommends boto3-stubs-lite as an alternative if that becomes problematic.","worth_installing":"Yes, if you use boto3 with SageMaker and want IDE support or static type checking. Install friction is minimal and maintenance is active. Note that PyCharm users may experience performance issues with the full stubs and should consider boto3-stubs-lite instead. No security vulnerabilities reported."},"id":"mypy-boto3-sagemaker","links":{"html":"https://skillfed.io/packages/mypy-boto3-sagemaker","md":"https://skillfed.io/packages/mypy-boto3-sagemaker.md","pypi":"https://pypi.org/project/mypy-boto3-sagemaker/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-sagemaker","python_support":"supports_current","summary":"Type annotations for boto3 SageMaker 1.43.72 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":914878,"position":4735,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.72"}
