Mypy-friendly boto3 type annotations for budgets service.
Project description
Mypy-boto3 budgets submodule
Provides type annotations for boto3 budgets service
Installation
pip install mypy-boto3[budgets]
Usage
import boto3
from mypy_boto3.budgets import Client, ServiceResource
client: Client = boto3.client("budgets")
resource: ServiceResource = boto3.resource("budgets")
# 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_budgets-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 160d69134350fd41bcad29d6d4e1fd9e1038cd060b014719f0b2ddce5b53295d |
|
MD5 | 859b2f5361a4f2383c403957cf9f5db0 |
|
BLAKE2b-256 | 3bd544074e28b5b1047c9889fe2042d255f779bf8eed392ce5a5b6397155f576 |