Mypy-friendly boto3 type annotations for sns service.
Project description
mypy-boto3-sns submodule
Provides type annotations for boto3.sns
service
Installation
pip install mypy-boto3[sns]
Usage
import boto3
from mypy_boto3.sns import Client, ServiceResource
client: Client = boto3.client("sns")
resource: ServiceResource = boto3.resource("sns")
# 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-sns-0.1.8.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file mypy-boto3-sns-0.1.8.tar.gz
.
File metadata
- Download URL: mypy-boto3-sns-0.1.8.tar.gz
- Upload date:
- Size: 3.2 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 | 3addd9cd8ab5a0e041a9bc15772b76a4f811dc13f788a7d543f3630a564d7258 |
|
MD5 | da19cb2626067f30435facb5c92640c7 |
|
BLAKE2b-256 | 11bbd7d436ec97159e9a084ebd7f737fedd0d13b213b4d82b4e699e4783a1bd1 |
File details
Details for the file mypy_boto3_sns-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: mypy_boto3_sns-0.1.8-py3-none-any.whl
- Upload date:
- Size: 4.9 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 | 86158873338769da768c39e6d99204d877de7c0eda1840eb341efa4ac6051bb7 |
|
MD5 | 7f786a3f0837b5a94b5ece26ef5c9c28 |
|
BLAKE2b-256 | 42bd94b5b7009ee5e895ef72adc9c207a6af91b6eb1bc2b5477e5db5df78aafe |