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.6.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file mypy-boto3-sns-0.1.6.tar.gz
.
File metadata
- Download URL: mypy-boto3-sns-0.1.6.tar.gz
- Upload date:
- Size: 3.1 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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62bedb613ce42336cb4c6067a7246a08b811a4ea79aaae63f59feae5c8d0977b |
|
MD5 | 38c81642cc0162eb8f06c0778e74ec1a |
|
BLAKE2b-256 | 0c8fa3bc4832a0d7c0a7dc0fdb0e343aee64aea9075c0c607d509185f7f79081 |
File details
Details for the file mypy_boto3_sns-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: mypy_boto3_sns-0.1.6-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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d67c6fdc0ce2a063e841390b56f72d5bacec196348958f7b8fdf1ca61e22bb0 |
|
MD5 | 43751da972e0b334443dd8735864cf2a |
|
BLAKE2b-256 | b28c7865b6c8868eedc514039c89c6af3377aa9f62cbd8566f41f1946e53b77f |