Skip to main content

Mypy-friendly boto3 type annotations for sms-voice service.

Project description

mypy-boto3-sms-voice submodule

Provides type annotations for boto3.sms-voice service

Installation

pip install mypy-boto3[sms_voice]

Usage

import boto3
from mypy_boto3.sms_voice import Client, ServiceResource

client: Client = boto3.client("sms-voice")
resource: ServiceResource = boto3.resource("sms-voice")

# now your IDE can suggest you method and arguments names
# and mypy can check types

Project details


Release history Release notifications | RSS feed

This version

0.1.7

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-sms-voice-0.1.7.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

mypy_boto3_sms_voice-0.1.7-py3-none-any.whl (3.1 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