mypy-boto3-nova-act
Type annotations for boto3 NovaActService 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 NovaActService client, generated by mypy-boto3-builder 8.12.0. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for NovaActService API calls, and works with type checkers including mypy and pyright.
The package is designed as a development-time dependency—it provides no runtime functionality but improves the developer experience by catching type errors before execution. It supports Python 3.9 through 3.14 and depends only on typing-extensions, making it lightweight to add to any project that uses boto3 for AWS NovaActService operations.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 NovaActService client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 code to catch API misuse before deployment.
- Provide explicit type annotations for NovaActServiceClient, paginators, and service resource objects in larger codebases.
- Improve code maintainability by documenting expected types for NovaActService operations in team projects.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's NovaActService 1.43.0, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's NovaActService and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. PyCharm users should be aware of a known performance issue with Literal overloads (noted in the description); switching to boto3-stubs-lite is an option if that becomes problematic.
Install
mypy-boto3-nova-act on PyPI
pip
pip install mypy-boto3-nova-actuv
uv add mypy-boto3-nova-actpoetry
poetry add mypy-boto3-nova-actInstalling mypy-boto3-nova-act
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of June 2026 with 670 repository stars.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-nova-act
from boto3.session import Session
from mypy_boto3_nova_act import NovaActServiceClient
client: NovaActServiceClient = Session().client("nova-act")
Requires Python 3.9 or later; boto3 must be installed separately for runtime use.
Verify before relying
- Whether performance overhead in PyCharm (noted as a known issue in the description) affects typical workflows.
- Actual coverage and completeness of type annotations for all NovaActService operations and paginator types.
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 | 231,186/month — #9,094 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_nova_act-1.43.0-py3-none-any.whl
Keywords: boto3, nova-act, 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
nova-actA Python SDK for building and running AI agents…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI