Skip to main content

Type annotations for boto3.Honeycode 1.16.23 service, generated by mypy-boto3-buider 3.2.2

Project description

mypy-boto3-honeycode

PyPI - mypy-boto3-honeycode PyPI - Python Version Docs

Type annotations for boto3.Honeycode 1.16.23 service compatible with VSCode, PyCharm, mypy, pyright and other tools.

Generated by mypy-boto3-buider 3.2.2.

More information can be found on boto3-stubs page.

How to install

Install boto3-stubs for Honeycode service.

python -m pip install boto3-stubs[honeycode]

Usage

VSCode

  • Install Python extension
  • Install Pylance extension
  • Set Pylance as your Python Language Server
  • Install boto-stubs[honeycode] in your environment: python -m pip install 'boto3-stubs[honeycode]'

Both type checking and auto-complete should work for Honeycode service. No explicit type annotations required, write your boto3 code as usual.

PyCharm

  • Install boto-stubs[honeycode] in your environment: python -m pip install 'boto3-stubs[honeycode]'

Both type checking and auto-complete should work for Honeycode service. No explicit type annotations required, write your boto3 code as usual. Auto-complete can be slow on big projects or if you have a lot of installed boto3-stubs submodules.

Other IDEs

Not tested, but as long as your IDE support mypy or pyright, everything should work.

mypy

  • Install mypy: python -m pip install mypy
  • Install boto-stubs[honeycode] in your environment: python -m pip install 'boto3-stubs[honeycode]'
  • Run mypy as usual

Type checking should work for Honeycode service. No explicit type annotations required, write your boto3 code as usual.

pyright

  • Install pyright: yarn global add pyright
  • Install boto-stubs[honeycode] in your environment: python -m pip install 'boto3-stubs[honeycode]'
  • Optionally, you can install boto3-stubs to typings folder.

Type checking should work for Honeycode service. No explicit type annotations required, write your boto3 code as usual.

Explicit type annotations

Client annotations

HoneycodeClient provides annotations for boto3.client("honeycode").

import boto3

from mypy_boto3_honeycode import HoneycodeClient

client: HoneycodeClient = boto3.client("honeycode")

# now client usage is checked by mypy and IDE should provide code auto-complete

# works for session as well
session = boto3.session.Session(region="us-west-1")
session_client: HoneycodeClient = session.client("honeycode")

Typed dictionations

mypy_boto3_honeycode.type_defs module contains structures and shapes assembled to typed dictionaries for additional type checking.

from mypy_boto3_honeycode.type_defs import (
    ColumnMetadataTypeDef,
    DataItemTypeDef,
    GetScreenDataResultTypeDef,
    InvokeScreenAutomationResultTypeDef,
    ResultRowTypeDef,
    ResultSetTypeDef,
    VariableValueTypeDef,
)

def get_structure() -> ColumnMetadataTypeDef:
    return {
      ...
    }

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

mypy-boto3-honeycode-1.16.23.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mypy_boto3_honeycode-1.16.23.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file mypy-boto3-honeycode-1.16.23.0.tar.gz.

File metadata

  • Download URL: mypy-boto3-honeycode-1.16.23.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6

File hashes

Hashes for mypy-boto3-honeycode-1.16.23.0.tar.gz
Algorithm Hash digest
SHA256 23d6280eae941215aefb0d72081ce8188632a9e56d1e2235d7747360102d0b7e
MD5 1b3b60bcd6cdd7a622ed4e1591071eba
BLAKE2b-256 627f817a82de6860cc9dcc40c992ea35a1d2cf9dc70e8a4303d20efa8489658b

See more details on using hashes here.

File details

Details for the file mypy_boto3_honeycode-1.16.23.0-py3-none-any.whl.

File metadata

  • Download URL: mypy_boto3_honeycode-1.16.23.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6

File hashes

Hashes for mypy_boto3_honeycode-1.16.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea2e290237e8b8c1eef21e83fc2ea2df1b509a5c6dcd6223aed9f77d55c854c7
MD5 03c125e27198fd8aecbbcde58586f405
BLAKE2b-256 a40589166b3cac463cd4f36b99ebf8a81569b9878b919e374b681745476bef0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page