mypy-boto3-codecatalyst
Type annotations for boto3 CodeCatalyst 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 to boto3's CodeCatalyst service. It was generated with mypy-boto3-builder 8.12.0 and works with boto3 1.43.0. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for CodeCatalyst client calls, paginators, and type definitions—without requiring explicit type annotations in your code.
The package is designed as a development-time dependency and pairs with type checkers like mypy and pyright. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overload handling, and suggests using the lite variant as an alternative. It can be installed standalone or as part of boto3-stubs with the codecatalyst extra.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 CodeCatalyst client code in VSCode with Pylance.
- Run mypy or pyright type checking on CodeCatalyst boto3 code without manual type annotations.
- Catch type errors in CodeCatalyst API calls during development before runtime.
- Use in PyCharm with the lite variant to avoid performance degradation from Literal overloads.
- Provide accurate paginator and resource type information for CodeCatalyst service operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's CodeCatalyst service, enabling static type checking with mypy, pyright, and compatible editors.
Yes, if you use boto3 CodeCatalyst and want static type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Note: PyCharm users should consider the lite variant (boto3-stubs-lite) to avoid known performance issues with Literal overloads.
Install
mypy-boto3-codecatalyst on PyPI
pip
pip install mypy-boto3-codecatalystuv
uv add mypy-boto3-codecatalystpoetry
poetry add mypy-boto3-codecatalystInstalling mypy-boto3-codecatalyst
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable release status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-codecatalyst
from boto3.session import Session
from mypy_boto3_codecatalyst import CodeCatalystClient
client: CodeCatalystClient = Session().client("codecatalyst")
# Type checking and IDE completion now work on client usage
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in docs (issue PY-40997) remain unresolved or have been addressed.
- Whether the lite variant (boto3-stubs-lite) is recommended over full stubs for production environments to avoid performance overhead.
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 | 243,384/month — #8,802 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codecatalyst-1.43.0-py3-none-any.whl
Keywords: boto3, codecatalyst, 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-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-compute-optimizer-automationProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codebuildProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-globalacceleratorProvides type annotations and IDE…
permissive · top 15,000 on PyPI