mypy-boto3-outposts
Type annotations for boto3 Outposts 1.43.62 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for the AWS boto3 Outposts service. It generates type hints compatible with boto3 1.43.62 and works with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text to provide IDE autocompletion and static type checking for Outposts API calls.
The package is generated automatically from boto3's service definitions and requires only typing-extensions as a runtime dependency. It is designed to be installed alongside boto3 and boto3-stubs, either as a standalone package or as part of the boto3-stubs extras. The documentation notes that PyCharm may experience performance issues with the full type stubs due to Literal overload complexity, and recommends boto3-stubs-lite as an alternative in that case.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 Outposts client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 Outposts code to catch type errors before runtime.
- Provide explicit type annotations for OutpostsClient, paginators, and service resources in your codebase.
- Use with Emacs or Sublime Text via LSP and pyright for remote type checking and code completion.
- Integrate type stubs into a CI/CD pipeline to enforce type safety on AWS Outposts API calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for the boto3 Outposts service, enabling type checking and IDE autocompletion in mypy, pyright, VSCode, PyCharm, and other tools.
Yes, if you use boto3 for AWS Outposts and want IDE autocompletion and static type checking. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is minimal. The only caveat is PyCharm performance with full stubs; if you use PyCharm, consider boto3-stubs-lite instead.
Install
mypy-boto3-outposts on PyPI
pip
pip install mypy-boto3-outpostsuv
uv add mypy-boto3-outpostspoetry
poetry add mypy-boto3-outpostsInstalling mypy-boto3-outposts
Before you install
Low install friction with a single runtime dependency on typing-extensions. The package is actively maintained, released 14 days ago, and has been stable since its initial 2019 release.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it safe for both open-source and commercial projects.
Quickstart
# Install type stubs for Outposts
python -m pip install 'boto3-stubs[outposts]'
# Use in your code
from boto3.session import Session
from mypy_boto3_outposts import OutpostsClient
client: OutpostsClient = Session().client("outposts")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-checking support.
Verify before relying
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
- Performance impact on PyCharm noted in docs; whether boto3-stubs-lite is a necessary alternative for your workflow.
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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 254,487/month — #8,495 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_outposts-1.43.62-py3-none-any.whl
Keywords: boto3, outposts, 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-ampProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-catalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-billingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-resiliencehubv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI