Mypy-friendly boto3 type annotations for codedeploy service.
Project description
mypy-boto3-codedeploy submodule
Provides type annotations for boto3.codedeploy
service
Installation
pip install mypy-boto3[codedeploy]
Usage
import boto3
from mypy_boto3.codedeploy import Client, ServiceResource
client: Client = boto3.client("codedeploy")
resource: ServiceResource = boto3.resource("codedeploy")
# now your IDE can suggest you method and arguments names
# and mypy can check types
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for mypy-boto3-codedeploy-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e53255bdbce29060c60bcb9f198add48f3ef978f8748c5ad9f1e1e02b98f417 |
|
MD5 | 8aa3cde2737e2b9c26b4490a9d581c34 |
|
BLAKE2b-256 | 97007587396a9a649c40a2998b06956aaff00b540c7dd942e0d98bcbaae0a4c1 |
Close
Hashes for mypy_boto3_codedeploy-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45b4f2c40705bc77e0d17d04836c251ffa646cdd67553b3898d2e0483001b05c |
|
MD5 | 6d02aafd239688e8d3e7e3ceac57fd70 |
|
BLAKE2b-256 | b0f9848c76cc853434be0eb1a44b2cda6e4b22bdbb4ae681b2c74faa3e85aa84 |