Mypy-friendly boto3 type annotations for ds service.
Project description
mypy-boto3-ds submodule
Provides type annotations for boto3.ds
service
Installation
pip install mypy-boto3[ds]
Usage
import boto3
from mypy_boto3.ds import Client, ServiceResource
client: Client = boto3.client("ds")
resource: ServiceResource = boto3.resource("ds")
# 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-ds-0.1.7.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_ds-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7dfc4e68bd18e6e477efe32acc626cf242f5220642621b43719c6f17ad9ddfd |
|
MD5 | 6c4dfb423e405af7209e8c1a2c9cf211 |
|
BLAKE2b-256 | 6e37732fc305baa90f473df9f45e06776789d934be462202b801aaebc4649337 |