types-s3transfer
Type annotations and code completion for s3transfer
Install
types-s3transfer on PyPI
pip
pip install types-s3transferuv
uv add types-s3transferpoetry
poetry add types-s3transferPackage facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | aging — 248 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: types_s3transfer-0.16.0-py3-none-any.whl
Keywords: s3transfer, type-annotations, pyright, mypy, boto3
About types-s3transfer
from the package's own PyPI description — quoted content, verbatim
types-s3transfer
PyPI - types-s3transfer (image) PyPI - s3transfer (image) PyPI - Python Version (image) PyPI - Downloads (image)
Type annotations and code completion for s3transfer package. This package is a part of mypy_boto3_builder project.
Publish botocore-stubs (image) [![Publish...
Read as markdown · JSON record · Source repository · Homepage · Docs
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides type annotations and IDE code completion for AWS S3 transfer operations, enabling static type checking with mypy or pyright.
Installs with no dependencies and low friction. Last release was 248 days ago; the repository remains active but aging, with minimal maintenance activity.
MIT license permits unrestricted use, modification, and distribution with only attribution required—a permissive choice well-suited to type stub packages.
Usage
pip install types-s3transfer
# In your Python code with mypy or pyright configured:
# Type checker now provides completion and validation for transfer operations
Requires Python 3.9 or later; mypy or pyright must be configured in your project for type checking to work.
Verdict: A lightweight type stub package with no runtime dependencies, permissive MIT licensing, and zero known vulnerabilities. Suitable for projects needing static type safety, though the 248-day release lag suggests gradual maintenance.
Needs verification
- Whether this package is automatically kept in sync with related package releases or requires manual updates
- Coverage completeness: whether all APIs are fully typed or if gaps remain
- Current maintenance cadence and commitment to ongoing updates
Similar packages
permissive · top 1,000 on PyPI
types-awscrtpermissive · top 1,000 on PyPI
typing-extensionspermissive · top 100 on PyPI
s3transferpermissive · top 100 on PyPI
aioboto3permissive · top 1,000 on PyPI
motopermissive · top 1,000 on PyPI
mypy-boto3-s3permissive · top 1,000 on PyPI
boto3-stubspermissive · top 1,000 on PyPI
pyrightpermissive · top 1,000 on PyPI
boto3permissive · top 100 on PyPI