mypy-boto3-s3outposts
Type annotations for boto3 S3Outposts 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 generated for boto3's S3Outposts service. It provides complete type annotations for the S3OutpostsClient, paginators, and service-specific data types, enabling static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to catch type errors and offer intelligent code completion while writing boto3 code.
The stubs are generated from boto3 1.43.0 using mypy-boto3-builder and require only typing-extensions as a runtime dependency. They work with Python 3.9 and later. Installation is straightforward via pip, either standalone or as part of the boto3-stubs bundle. The package is designed to be used alongside boto3 itself and does not replace it—it purely adds type information for development and static analysis.
Use it for:
- Enable IDE autocomplete and type hints when writing S3Outposts client code in VSCode or PyCharm.
- Catch type errors in boto3 S3Outposts calls before runtime using mypy or pyright in CI/CD pipelines.
- Provide explicit type annotations for S3OutpostsClient and paginator objects in codebases using TYPE_CHECKING guards.
- Improve code maintainability by documenting expected argument and return types for S3Outposts API calls.
- Support development workflows in Emacs or Sublime Text with LSP-based type checking and completion.
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 S3Outposts service, enabling static type checking with mypy, pyright, and compatible editors.
Yes. Install this if you use boto3's S3Outposts service and want type safety and IDE support. It has low friction (one lightweight dependency), active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is PyCharm performance with full boto3-stubs on large projects—consider boto3-stubs-lite if you encounter slowness.
Install
mypy-boto3-s3outposts on PyPI
pip
pip install mypy-boto3-s3outpostsuv
uv add mypy-boto3-s3outpostspoetry
poetry add mypy-boto3-s3outpostsInstalling mypy-boto3-s3outposts
Before you install
Low install friction; single runtime dependency on typing-extensions. Active maintenance with recent commits and stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open and closed projects.
Quickstart
pip install mypy-boto3-s3outposts
from boto3.session import Session
from mypy_boto3_s3outposts import S3OutpostsClient
client: S3OutpostsClient = Session().client("s3outposts")
Requires Python 3.9 or later; type checking requires a compatible tool (mypy, pyright, or IDE language server).
Verify before relying
- Performance impact in PyCharm with full boto3-stubs (description mentions PyCharm issue PY-40997 but does not quantify overhead).
- Whether lite variant (boto3-stubs-lite) is necessary for typical S3Outposts workflows or only for large projects.
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 | 248,710/month — #8,661 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_s3outposts-1.43.0-py3-none-any.whl
Keywords: boto3, s3outposts, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-iottwinmakerProvides 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-sagemakerProvides 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-supportProvides type annotations and IDE…
permissive · top 15,000 on PyPI