Mypy-friendly boto3 type annotations for config service.
Project description
Mypy-boto3 config submodule
Provides type annotations for boto3 config service
Installation
pip install mypy-boto3[config]
Usage
import boto3 from mypy_boto3.config import Client, ServiceResource client: Client = boto3.client("config") resource: ServiceResource = boto3.resource("config") # now your IDE can suggest you method and arguments names # and mypy can check types
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size mypy_boto3_config_with_docs-0.1.6-py3-none-any.whl (54.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size mypy-boto3-config-with-docs-0.1.6.tar.gz (52.9 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for mypy_boto3_config_with_docs-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 607fc587d11e81b4dc09de358e394f2b96b855cdd908368dc5f3fb19395769f7 |
|
MD5 | e33d059a75be31c7f4bdb4189825bf63 |
|
BLAKE2-256 | c48a9e22ec57d4a5b1920b56f3d8cc57e6805336388cf2f16511ce055d091406 |
Close
Hashes for mypy-boto3-config-with-docs-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60d5ae965907204e3bd922bd21f5bddeda03f988259ccb414e9bd962aa0a4b8 |
|
MD5 | e2ff50fa91077fbfb80298f24c9ae770 |
|
BLAKE2-256 | 594f9e8d01f26ebc2fd9b1dceacc58d57075c3b43f27449767587ed839746a7a |