Mypy-friendly boto3 type annotations for redshift service.
Project description
mypy-boto3-redshift submodule
Provides type annotations for boto3.redshift
service
Installation
pip install mypy-boto3[redshift]
Usage
import boto3
from mypy_boto3.redshift import Client, ServiceResource
client: Client = boto3.client("redshift")
resource: ServiceResource = boto3.resource("redshift")
# 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-redshift-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a297b6f4ee0b02ffedf2ccfcfe2ba037b0921cf8ae8c7d105071f75d3473105a |
|
MD5 | 0551f504f47c2b408ce2924a7d5d8a03 |
|
BLAKE2b-256 | 8b07eab0730cb6a78209c931e4c5d9bdc0ef49e8ebec6f627fcafad09cab608a |
Close
Hashes for mypy_boto3_redshift-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c1b8b5b3a5477a64bc447128b91e10914f8db29b0ae36470fcfb140204468a |
|
MD5 | f876585b936ddd3fe56498967b73d8e9 |
|
BLAKE2b-256 | e975f6e78b6aad33c2955162ade9ff7bf6a8fef3806cf6fc6002ec0d9d91807a |