Skip to main content

Mypy-friendly boto3 type annotations for polly service.

Project description

mypy-boto3-polly submodule

Provides type annotations for boto3.polly service

Installation

pip install mypy-boto3[polly]

Usage

import boto3
from mypy_boto3.polly import Client, ServiceResource

client: Client = boto3.client("polly")
resource: ServiceResource = boto3.resource("polly")

# 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-polly-0.1.8.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

mypy_boto3_polly-0.1.8-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page