Mypy-friendly boto3 type annotations for sms service.
Project description
mypy-boto3-sms submodule
Provides type annotations for boto3.sms service
Installation
pip install mypy-boto3[sms]
Usage
import boto3
from mypy_boto3.sms import Client, ServiceResource
client: Client = boto3.client("sms")
resource: ServiceResource = boto3.resource("sms")
# 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-sms-0.1.7.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mypy-boto3-sms-0.1.7.tar.gz.
File metadata
- Download URL: mypy-boto3-sms-0.1.7.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7f186ee7ccdf74ef3c4e9140d3ab0448963344712df61860e011d98d4233f2
|
|
| MD5 |
0c6ac304da8ca4726c60b70d5466457c
|
|
| BLAKE2b-256 |
2a21f8d683d4d43a1a54de6b4573480acce8dc82688d154be75a795e0c76d6a1
|
File details
Details for the file mypy_boto3_sms-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_sms-0.1.7-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
669cfb005f551fbf272d72b39b03fb07caa45768b3a66a8b3515eb5481509b07
|
|
| MD5 |
6066b2c3bde837d29f5b51d38cc4f866
|
|
| BLAKE2b-256 |
6ea6475eb61b4f65154a0b9a743746fdc3c9007bd01c5dbf208d333c086c1d80
|