mypy-boto3-importexport
Type annotations for boto3 ImportExport 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-importexportuv
uv add mypy-boto3-importexportpoetry
poetry add mypy-boto3-importexportInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-bcm-data-exportsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-translateProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-supportProvides type annotations and IDE…
permissive · top 15,000 on PyPI