{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for aiobotocore's SageMaker service, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.","skillfed_tags":["type-stubs","aws-sagemaker","async-aws"],"use_cases":["Enable IDE autocomplete and type hints when writing async SageMaker code with aiobotocore in VSCode or PyCharm.","Catch type errors in SageMaker API calls during development using mypy or pyright static analysis.","Document SageMaker client method signatures and parameter types for team members using the same codebase.","Provide inline method documentation and parameter hints in Emacs or Sublime Text via LSP-pyright integration.","Validate paginator and waiter usage with explicit type annotations for SageMaker operations."],"what_it_does":"This package is a type-stub library that adds static type annotations to aiobotocore's SageMaker service. It is generated automatically using mypy-boto3-builder and provides IDE autocomplete, type checking, and inline documentation for SageMaker client methods, paginators, and waiters. The stubs work with mypy, pyright, VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.\n\nThe package is designed as a development-time dependency: you install it in your environment to get IDE support and type checking, but it contains no runtime code and can be safely excluded from production deployments using TYPE_CHECKING guards. It depends only on typing-extensions and requires Python 3.9 or later. The documentation notes that PyCharm users may experience performance issues with the full version due to Literal overload handling and recommends the lite variant as an alternative.","worth_installing":"Yes. This is a low-friction, actively maintained type-stub package with no known vulnerabilities and permissive MIT licensing. Install it if you use aiobotocore with SageMaker and want IDE autocomplete or static type checking. It is a development-only dependency and can be safely excluded from production code. PyCharm users should monitor performance; if slow, switch to the lite variant."},"id":"types-aiobotocore-sagemaker","links":{"html":"https://skillfed.io/packages/types-aiobotocore-sagemaker","md":"https://skillfed.io/packages/types-aiobotocore-sagemaker.md","pypi":"https://pypi.org/project/types-aiobotocore-sagemaker/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-sagemaker","python_support":"supports_current","summary":"Type annotations for aiobotocore SageMaker 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":109896,"position":12494,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
