{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the boto3 Batch 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 inline documentation for boto3 Batch API calls in VSCode, PyCharm, or other supported editors.","Catch type mismatches in Batch client calls during development with mypy or pyright before runtime.","Annotate function signatures that accept or return Batch client objects without writing manual type stubs.","Validate paginator usage (e.g., DescribeJobsPaginator) with full type safety across your codebase.","Integrate type checking into CI/CD pipelines to prevent Batch API usage errors early."],"what_it_does":"This package is a stub-only type annotation library for AWS Batch service calls through boto3. It was generated with mypy-boto3-builder 8.12.0 and provides type hints for the Batch client, paginators, and service resources, compatible with boto3 1.43.33. When installed, it enables static type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text) to validate boto3 Batch code and offer inline autocompletion without requiring explicit type annotations in your code.\n\nThe package is a development-time dependency only\u2014it contains no runtime code, just type definitions. You can safely use TYPE_CHECKING guards to exclude it from production builds. It supports Python 3.9 through 3.14 and depends only on typing-extensions, making it lightweight to install. The repository is actively maintained with recent commits and no known security vulnerabilities.","worth_installing":"Yes. If you use boto3 Batch and want static type checking or IDE autocompletion, this is the standard, actively maintained solution. Install friction is minimal, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with the full stubs (the docs suggest boto3-stubs-lite as a workaround), but VSCode, mypy, and pyright users will see immediate benefit."},"id":"mypy-boto3-batch","links":{"html":"https://skillfed.io/packages/mypy-boto3-batch","md":"https://skillfed.io/packages/mypy-boto3-batch.md","pypi":"https://pypi.org/project/mypy-boto3-batch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-18","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-batch","python_support":"supports_current","summary":"Type annotations for boto3 Batch 1.43.33 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":892588,"position":4799,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.33"}
