{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's CodeArtifact service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 CodeArtifact code in VSCode or PyCharm.","Run mypy or pyright type checking on code that uses boto3 CodeArtifact without manual type annotations.","Catch CodeArtifact API misuse (wrong parameter types, missing required fields) during development.","Document CodeArtifact client method signatures and available operations through IDE tooltips.","Use in a TYPE_CHECKING block to add type safety without adding a production runtime dependency."],"what_it_does":"This package is a type stub library that adds static type information to boto3's CodeArtifact client, generated automatically by mypy-boto3-builder 8.12.0. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide code completion and type checking for CodeArtifact API calls without requiring explicit type annotations in your code.\n\nThe package works by providing type definitions for the CodeArtifactClient, paginators, waiters, and service resource types. When installed alongside boto3, it allows type checkers like mypy and pyright to validate your AWS API calls at development time, catching errors before runtime. It has a single runtime dependency on typing-extensions and supports Python 3.9 and later.","worth_installing":"Yes. Install this if you use boto3's CodeArtifact service and want static type checking and IDE autocompletion. It has minimal dependencies, no known vulnerabilities, is actively maintained, and is permissively licensed. The only caveat is a known PyCharm performance issue with Literal overloads; consider alternatives if you use PyCharm."},"id":"mypy-boto3-codeartifact","links":{"html":"https://skillfed.io/packages/mypy-boto3-codeartifact","md":"https://skillfed.io/packages/mypy-boto3-codeartifact.md","pypi":"https://pypi.org/project/mypy-boto3-codeartifact/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-codeartifact","python_support":"supports_current","summary":"Type annotations for boto3 CodeArtifact 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":330858,"position":7529,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
