Mypy-friendly boto3 type annotations for application-insights service.
Project description
mypy-boto3-application-insights submodule
Provides type annotations for boto3.application-insights
service
Installation
pip install mypy-boto3[application_insights]
Usage
import boto3
from mypy_boto3.application_insights import Client, ServiceResource
client: Client = boto3.client("application-insights")
resource: ServiceResource = boto3.resource("application-insights")
# 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-application-insights-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c2b901cecae78ede0a8cd1ae00217be056ad07cd35d6541f1c2212ea510c8cf |
|
MD5 | c2c3e38296308c27911075949ae47298 |
|
BLAKE2b-256 | 749b6b4b5f7c0bb691c78c53bcde12b3bc615109b6cfd7b883c78c9c75332991 |
Close
Hashes for mypy_boto3_application_insights-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eeb95a5409fb1d6b5f5fe07eecca2f8e223faf7ea551d104eaf2bbedfa4e8d9 |
|
MD5 | 0c9a81dbc660d3698461ad49bf60b0d8 |
|
BLAKE2b-256 | 4413e452fa6011782985b26e2f9a2e5407f1e3b1540ceb1a22327dd9df9d26b7 |