{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations for boto3's ECR (Elastic Container Registry) service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline documentation when writing ECR API calls in VSCode or PyCharm.","Run mypy or pyright on a codebase using boto3 ECR to catch type mismatches before deployment.","Provide explicit type hints for ECR client, paginators, and waiters in a typed Python project.","Reduce development friction when working with ECR by catching incorrect method calls or parameter types early.","Use in a CI/CD pipeline to enforce type safety on AWS infrastructure-as-code or automation scripts."],"what_it_does":"mypy-boto3-ecr is a type stub package that adds static type information to boto3's ECR service client. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand ECR API calls, providing code completion, inline documentation, and catching type errors before runtime.\n\nThe package is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and includes type annotations for ECR clients, paginators, waiters, and service-specific type definitions. It works alongside boto3 without modifying its behavior\u2014it purely adds type metadata. Installation is optional for development-only use.","worth_installing":"Yes, if you use boto3 ECR in a typed Python project. Install friction is negligible, maintenance is active, 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 lite variant is available as an alternative."},"id":"mypy-boto3-ecr","links":{"html":"https://skillfed.io/packages/mypy-boto3-ecr","md":"https://skillfed.io/packages/mypy-boto3-ecr.md","pypi":"https://pypi.org/project/mypy-boto3-ecr/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-ecr","python_support":"supports_current","summary":"Type annotations for boto3 ECR 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2800327,"position":2882,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
