Mypy-friendly boto3 type annotations for elasticbeanstalk service.
Project description
Mypy-boto3 elasticbeanstalk submodule
Provides type annotations for boto3 elasticbeanstalk service
Installation
pip install mypy-boto3[elasticbeanstalk]
Usage
import boto3
from mypy_boto3.elasticbeanstalk import Client, ServiceResource
client: Client = boto3.client("elasticbeanstalk")
resource: ServiceResource = boto3.resource("elasticbeanstalk")
# 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-elasticbeanstalk-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7b87fa2afbc08d84d779e0620b2946a2f70de267827f9cd5260fe0f870b08eb |
|
MD5 | 96cb3e7b5427605844efccc6a010a718 |
|
BLAKE2b-256 | d415872ff27344c5c6c1d852c2c47b054a51aa3652f957a352d029112f476583 |
Close
Hashes for mypy_boto3_elasticbeanstalk-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd1da03d94343c275adba64c7a8ae575cf4e77c1da4e88fd3e7d2a275e39fab5 |
|
MD5 | 8f96e124fc31336ac36fa5d088c9e123 |
|
BLAKE2b-256 | 9f33c888d04ebe7334b75d98628c4be49ef9988303ee36275bb187d11db2b87b |