skillfed

mypy-boto3-managedblockchain-query

Type annotations for boto3 ManagedBlockchainQuery 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-managedblockchain-query v1.43.0 242.9K downloads/30d#8,834 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds complete type annotations for boto3's ManagedBlockchainQuery service. It is generated automatically using mypy-boto3-builder 8.12.0 and works with boto3 1.43.0. When installed, it enables IDE code completion, type checking with mypy and pyright, and catches type errors at development time rather than runtime—all without requiring explicit type annotations in your code.

The package is designed to be used alongside boto3 in development environments. It supports Python 3.9 through 3.14 and integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other IDEs that understand Python type hints. It has no runtime dependencies beyond typing-extensions and does not affect production code—you can use TYPE_CHECKING guards to exclude it from your final deployment.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 ManagedBlockchainQuery client code in VSCode or PyCharm
  • Run mypy or pyright in CI/CD to catch type errors in AWS SDK calls before deployment
  • Get inline type hints and parameter documentation while developing blockchain query operations
  • Reduce runtime errors by catching incorrect service method calls and argument types at development time

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's ManagedBlockchainQuery service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's ManagedBlockchainQuery service and want IDE support and static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm performance with full stubs—the description recommends boto3-stubs-lite as a workaround if you experience slowness.

Install

mypy-boto3-managedblockchain-query on PyPI

pip

pip install mypy-boto3-managedblockchain-query

uv

uv add mypy-boto3-managedblockchain-query

poetry

poetry add mypy-boto3-managedblockchain-query

Installing mypy-boto3-managedblockchain-query

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. Designed as a pure stub package with no compiled dependencies.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects without copyleft obligations.

Quickstart

pip install mypy-boto3-managedblockchain-query

from boto3.session import Session
from mypy_boto3_managedblockchain_query import ManagedBlockchainQueryClient

client: ManagedBlockchainQueryClient = Session().client("managedblockchain-query")

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) still affect current versions
  • Specific ManagedBlockchainQuery API operations and parameters covered by the type annotations

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 242,871/month — #8,834 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_managedblockchain_query-1.43.0-py3-none-any.whl

Keywords: boto3, managedblockchain-query, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsmanagedblockchain query typesmypy boto3 annotationsaws sdk type hintsboto3 ide autocompletestatic type checking awspyright boto3 stubs
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-managedblockchain

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-supplychain

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI