{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations for boto3 ECS service, enabling static type checking and IDE code completion when working with AWS ECS through boto3.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type checking for boto3 ECS client calls in VSCode with Pylance or PyCharm.","Run mypy or pyright type checking on boto3 ECS code to catch type errors before runtime.","Annotate ECS client, paginator, and waiter types explicitly in codebases that require strict typing.","Use boto3 ECS in a type-safe manner without writing custom type stubs or TYPE_CHECKING guards.","Integrate boto3 ECS type checking into CI/CD pipelines using mypy or pyright."],"what_it_does":"mypy-boto3-ecs is a type-stub package that adds static type annotations for the boto3 ECS service. It is generated from boto3 1.43.65 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time. The package includes annotations for ECS clients, paginators, waiters, and type definitions.\n\nWhen installed, it allows you to write boto3 ECS code with explicit type hints that your IDE and type checker understand, without requiring manual type annotations. The package is designed to be used alongside boto3 itself\u2014it provides no runtime functionality, only type information. It supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions.","worth_installing":"Yes, if you use boto3 ECS and want static type checking or IDE support. The package is actively maintained, has no security vulnerabilities, carries a permissive MIT license, and adds minimal install friction. Install it as part of boto3-stubs[ecs] for the full experience, or standalone if you prefer. Note: PyCharm users may experience performance issues with Literal overloads and should consider boto3-stubs-lite as an alternative."},"id":"mypy-boto3-ecs","links":{"html":"https://skillfed.io/packages/mypy-boto3-ecs","md":"https://skillfed.io/packages/mypy-boto3-ecs.md","pypi":"https://pypi.org/project/mypy-boto3-ecs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-ecs","python_support":"supports_current","summary":"Type annotations for boto3 ECS 1.43.65 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2427569,"position":3070,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.65"}
