Mypy-friendly boto3 type annotations for codestar service.
Project description
mypy-boto3-codestar submodule
Provides type annotations for boto3.codestar
service
Installation
pip install mypy-boto3[codestar]
Usage
import boto3
from mypy_boto3.codestar import Client, ServiceResource
client: Client = boto3.client("codestar")
resource: ServiceResource = boto3.resource("codestar")
# 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-codestar-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b25fb0f588a973ecc4ac9b8564822ff72e1d77fba4393273aa39ede3c860c290 |
|
MD5 | db07677e70468a6e6bd1bb978a9f433a |
|
BLAKE2b-256 | 02cf7d5f9400711fbfb08ed11c7256f36a74cb78f562aadc9beefb51d4061748 |
Close
Hashes for mypy_boto3_codestar-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6d90826d9f3f8d1e882da6f4b8509e29ba4bd1b035c2bccc9dd96816b968608 |
|
MD5 | 44a6679824105ecba8658a120491c077 |
|
BLAKE2b-256 | b621b30ec60dbd2e4fefe09d7704a14d521974e606516af01446b0a489f998c2 |