mypy-boto3-codeartifact

Type annotations for boto3 CodeArtifact service

pipmacoslinuxwindows
Try with needOr install directly
Source

About

Type annotations for boto3 CodeArtifact 1.42.3 service generated with mypy-boto3-builder 8.12.0

Commands

mypy-boto3-codeartifact

Examples

Import and use type hints for CodeArtifact client in Python$ python -c "from mypy_boto3_codeartifact import CodeArtifactClient"
Enable IDE autocompletion for CodeArtifact boto3 operations$ python -c "from mypy_boto3_codeartifact.client import CodeArtifactClient; client: CodeArtifactClient"
Type-check Python code using mypy with CodeArtifact annotations$ mypy --no-error-summary your_script.py