Mypy-friendly boto3 type annotations for transcribe service.
Project description
Mypy-boto3 transcribe submodule
Provides type annotations for boto3 transcribe service
Installation
pip install mypy-boto3[transcribe]
Usage
import boto3
from mypy_boto3.transcribe import Client, ServiceResource
client: Client = boto3.client("transcribe")
resource: ServiceResource = boto3.resource("transcribe")
# 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-transcribe-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c92e3e04d3d85ab6d221dc040f059fad3e2614eb9ed5c1bf6e73a194235ff72 |
|
MD5 | 073ff257a11856e03b29d8ea5f5ccc8f |
|
BLAKE2b-256 | 1bba394ade3ac6e967feb3edead2a09e9558bf568b74a1a181110e5b84e8f913 |
Close
Hashes for mypy_boto3_transcribe-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5090679dae9fee01874fcabfd5041d0fb02cd9bac10e27b3ddf74ecb3a8a9e9c |
|
MD5 | aabee09a7c9f4f11c3e6066b2ae4ce92 |
|
BLAKE2b-256 | 5787710b59608adcfc98e987bf25073df7a7cf8b55c4311654b9f22cd6f8684a |