skillfed

mypy-boto3-importexport

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

mypy-boto3-importexport v1.43.0 251.5K downloads/30d#8,579 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information for boto3's ImportExport service. It was generated with mypy-boto3-builder 8.12.0 and enables IDEs and type checkers to understand boto3 ImportExport client calls, paginators, and type definitions at development time.

When installed, it provides IDE autocomplete, inline documentation, and type checking without requiring explicit type annotations in your code. It works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. The package has no runtime behavior—it only supplies type information to development tools—and depends solely on typing-extensions.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing boto3 ImportExport client code in VSCode or PyCharm.
  • Catch type errors in boto3 ImportExport calls during development with mypy or pyright before runtime.
  • Provide type hints for paginator and resource objects to improve code clarity and maintainability.
  • Support team development by making boto3 ImportExport APIs discoverable and self-documenting through type information.

Worth the install?

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

Provides type annotations and IDE autocomplete support for boto3's ImportExport service, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.

Yes, if you use boto3's ImportExport service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package adds no runtime overhead and improves development experience through autocomplete and early error detection. Not necessary if you don't use ImportExport or prefer runtime-only development.

Install

mypy-boto3-importexport on PyPI

pip

pip install mypy-boto3-importexport

uv

uv add mypy-boto3-importexport

poetry

poetry add mypy-boto3-importexport

Installing mypy-boto3-importexport

Before you install

Low friction installation with a single lightweight runtime dependency (typing-extensions). The package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-importexport

from boto3.session import Session
from mypy_boto3_importexport import ImportExportClient

client: ImportExportClient = Session().client("importexport")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
  • Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).
  • Compatibility with boto3 versions other than 1.43.0.

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 251,548/month — #8,579 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, importexport, 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 stubs importexportaws importexport type annotationsboto3 ide autocompletemypy boto3 stubspython aws type checkingboto3 importexport mypy supporttype hints for boto3
type-stubsaws-boto3type-checking

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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-bcm-data-exports

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-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-translate

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-support

Provides type annotations and IDE…

permissive · top 15,000 on PyPI