Mypy-friendly boto3 type annotations for eks service.
Project description
mypy-boto3-eks submodule
Provides type annotations for boto3.eks
service
Installation
pip install mypy-boto3[eks]
Usage
import boto3
from mypy_boto3.eks import Client, ServiceResource
client: Client = boto3.client("eks")
resource: ServiceResource = boto3.resource("eks")
# 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
mypy-boto3-eks-0.1.8.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_eks-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bab87c183fa9ed309e0ff7b25fc79f5aec04d56abee86eb4f7e6b532bc696f1 |
|
MD5 | 832df836329eb4bb1969ddd8688c9cdd |
|
BLAKE2b-256 | 0053297dc657864360481bfc04cd6c81de2ea1bcc20d4e7981b344de709a7715 |