mypy-boto3-pcs
Type annotations for boto3 ParallelComputingService 1.43.54 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 ParallelComputingService (version 1.43.54). It enables IDEs and type checkers to understand the shape and behavior of the PCS API, providing autocomplete suggestions and catching type errors before runtime.
The package is generated automatically by mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. It has a single runtime dependency on typing-extensions and requires Python 3.9 or later. Installation is straightforward via pip, either standalone or as part of boto3-stubs.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 code that calls ParallelComputingService operations.
- Catch type errors in boto3 PCS calls during development using mypy or pyright before deployment.
- Provide explicit type annotations for ParallelComputingServiceClient, paginators, and type definitions in your codebase.
- Use in a TYPE_CHECKING block to get type hints without adding a runtime dependency to production code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's ParallelComputingService, enabling type checking with mypy, pyright, and other static analysis tools.
Yes, if you use boto3 with ParallelComputingService and want static type checking or IDE autocompletion. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. Install as part of boto3-stubs[pcs] for the full experience, or standalone if you prefer minimal dependencies.
Install
mypy-boto3-pcs on PyPI
pip
pip install mypy-boto3-pcsuv
uv add mypy-boto3-pcspoetry
poetry add mypy-boto3-pcsInstalling mypy-boto3-pcs
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent activity; generated from mypy-boto3-builder 8.12.0.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-pcs
from boto3.session import Session
from mypy_boto3_pcs import ParallelComputingServiceClient
client: ParallelComputingServiceClient = Session().client("pcs")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether the package works correctly with all advertised IDEs without additional configuration beyond what the description describes.
- Performance impact when used with full boto3-stubs (the description warns of potential slowness due to Literal overload handling).
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 — 23 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,796/month — #8,774 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_pcs-1.43.54-py3-none-any.whl
Keywords: boto3, pcs, 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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudwatchProvides type annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-mpaProvides 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sesv2Provides type annotations for boto3's SESV2…
permissive · top 15,000 on PyPI