Mypy-friendly boto3 type annotations for application-autoscaling service.
Project description
Mypy-boto3 application-autoscaling submodule
Provides type annotations for boto3 application-autoscaling service
Installation
pip install mypy-boto3[application-autoscaling]
Usage
import boto3
from mypy_boto3.application_autoscaling import Client, ServiceResource
client: Client = boto3.client("application-autoscaling")
resource: ServiceResource = boto3.resource("application-autoscaling")
# 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-application-autoscaling-0.1.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1d4ba53b5025f589deb3bb2b03102aef652b24654fce188ae2501b59cdc49f0 |
|
MD5 | ecff200da99ae9a89baefc222c951a10 |
|
BLAKE2b-256 | 5fba33ebf711dd7483a18abd2688431d2708f1a5bc63b2b5941b27f8e7142350 |
Close
Hashes for mypy_boto3_application_autoscaling-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58a13f90d502ecacdbbf1d7e8adac2e0775359dd43f66db72b03943d292f03f1 |
|
MD5 | 27c5449dbb0e63dcc66488d087765332 |
|
BLAKE2b-256 | bb127b8c99223b7f9050f131dfb11e0516d08290fd972a32d3d66b5761333b65 |