Mypy-friendly boto3 type annotations for snowball service.
Project description
mypy-boto3-snowball submodule
Provides type annotations for boto3.snowball
service
Installation
pip install mypy-boto3[snowball]
Usage
import boto3
from mypy_boto3.snowball import Client, ServiceResource
client: Client = boto3.client("snowball")
resource: ServiceResource = boto3.resource("snowball")
# 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-snowball-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0a6166d0ae6ffd5bb1be99d09881981cc7bc124bd7d128627990ce609df69a9 |
|
MD5 | 7c879e22358a739a5abb380ae9fa4a00 |
|
BLAKE2b-256 | 8e18ac4bffbbc18fecb84d9688e3496ec0558dffaa65f8a2a1f1c3db6de3283e |
Close
Hashes for mypy_boto3_snowball-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdb2a6f3016d0de2988d92395fcee04f967f2754bbb25e9a30ef4a5ea09534e1 |
|
MD5 | de4eabea9243abd759a301e1a04278df |
|
BLAKE2b-256 | ab03bf29cba8fad245e791917f828a303fb686cdcca160f5c77c07b734491628 |