Mypy-friendly boto3 type annotations for events service.
Project description
mypy-boto3-events submodule
Provides type annotations for boto3.events
service
Installation
pip install mypy-boto3[events]
Usage
import boto3
from mypy_boto3.events import Client, ServiceResource
client: Client = boto3.client("events")
resource: ServiceResource = boto3.resource("events")
# 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_events-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f6a1f1d6a26913b804d4124a05112936799faf37fbab5e239666c30f8b0cb35 |
|
MD5 | 7ad90b5628f2f3c4372cf0b62ae749c2 |
|
BLAKE2b-256 | 9d22e8ab2a4a812f92b66d7d81ca685d2a4eba9696234e60ca1383ae0758d6de |