types-s3transfer


Nametypes-s3transfer JSON
Version 0.10.4 PyPI version JSON
download
home_pageNone
SummaryType annotations and code completion for s3transfer
upload_time2024-11-21 00:35:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2022 Vlad Emelianov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords s3transfer type-annotations pyright mypy boto3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # types-s3transfer

[![PyPI - types-s3transfer](https://img.shields.io/pypi/v/types-s3transfer.svg?color=blue&label=types-s3transfer)](https://pypi.org/project/types-s3transfer)
[![PyPI - s3transfer](https://img.shields.io/pypi/v/s3transfer.svg?color=blue&label=s3transfer)](https://pypi.org/project/s3transfer)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-s3transfer.svg?color=blue)](https://pypi.org/project/types-s3transfer)
[![PyPI - Downloads](https://static.pepy.tech/badge/types-s3transfer)](https://pepy.tech/project/types-s3transfer)

![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)

Type annotations and code completion for [s3transfer](https://pypi.org/project/s3transfer/) package.
This package is a part of [mypy_boto3_builder](https://github.com/youtype/mypy_boto3_builder) project.

[![Publish botocore-stubs](https://github.com/youtype/botocore-stubs/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/botocore-stubs/actions/workflows/publish_on_update.yml)
[![Publish types-awscrt](https://github.com/youtype/types-awscrt/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/types-awscrt/actions/workflows/publish_on_update.yml)
[![Publish types-s3transfer](https://github.com/youtype/types-s3transfer/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/types-s3transfer/actions/workflows/publish_on_update.yml)


- [types-s3transfer](#types-s3transfer)
  - [Installation](#installation)
  - [Usage](#usage)
  - [Versioning](#versioning)
  - [Support and contributing](#support-and-contributing)


## Installation

```bash
python -m pip install types-s3transfer
```

## Usage

Use [mypy](https://github.com/python/mypy) or [pyright](https://github.com/microsoft/pyright) for type checking.

## Versioning

`types-s3transfer` version is the same as related `s3transfer` version and follows
[PEP 440](https://www.python.org/dev/peps/pep-0440/) format.

## Support and contributing

Please reports any bugs or request new features in
[types-s3transfer](https://github.com/youtype/types-s3transfer/issues/) repository.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-s3transfer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "s3transfer, type-annotations, pyright, mypy, boto3",
    "author": null,
    "author_email": "Vlad Emelianov <vlad.emelianov.nz@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dd/8f/5cf8bea1470f9d0af8a8a8e232bc9d94eb2b8c040f1c19e673fcd3ba488c/types_s3transfer-0.10.4.tar.gz",
    "platform": null,
    "description": "# types-s3transfer\n\n[![PyPI - types-s3transfer](https://img.shields.io/pypi/v/types-s3transfer.svg?color=blue&label=types-s3transfer)](https://pypi.org/project/types-s3transfer)\n[![PyPI - s3transfer](https://img.shields.io/pypi/v/s3transfer.svg?color=blue&label=s3transfer)](https://pypi.org/project/s3transfer)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-s3transfer.svg?color=blue)](https://pypi.org/project/types-s3transfer)\n[![PyPI - Downloads](https://static.pepy.tech/badge/types-s3transfer)](https://pepy.tech/project/types-s3transfer)\n\n![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)\n\nType annotations and code completion for [s3transfer](https://pypi.org/project/s3transfer/) package.\nThis package is a part of [mypy_boto3_builder](https://github.com/youtype/mypy_boto3_builder) project.\n\n[![Publish botocore-stubs](https://github.com/youtype/botocore-stubs/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/botocore-stubs/actions/workflows/publish_on_update.yml)\n[![Publish types-awscrt](https://github.com/youtype/types-awscrt/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/types-awscrt/actions/workflows/publish_on_update.yml)\n[![Publish types-s3transfer](https://github.com/youtype/types-s3transfer/actions/workflows/publish_on_update.yml/badge.svg)](https://github.com/youtype/types-s3transfer/actions/workflows/publish_on_update.yml)\n\n\n- [types-s3transfer](#types-s3transfer)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Versioning](#versioning)\n  - [Support and contributing](#support-and-contributing)\n\n\n## Installation\n\n```bash\npython -m pip install types-s3transfer\n```\n\n## Usage\n\nUse [mypy](https://github.com/python/mypy) or [pyright](https://github.com/microsoft/pyright) for type checking.\n\n## Versioning\n\n`types-s3transfer` version is the same as related `s3transfer` version and follows\n[PEP 440](https://www.python.org/dev/peps/pep-0440/) format.\n\n## Support and contributing\n\nPlease reports any bugs or request new features in\n[types-s3transfer](https://github.com/youtype/types-s3transfer/issues/) repository.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Vlad Emelianov  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Type annotations and code completion for s3transfer",
    "version": "0.10.4",
    "project_urls": {
        "Changelog": "https://github.com/youtype/types-s3transfer/releases",
        "Documentation": "https://youtype.github.io/mypy_boto3_builder/",
        "Homepage": "https://github.com/youtype/types-s3transfer",
        "Issues": "https://github.com/youtype/types-s3transfer/issues",
        "Repository": "https://github.com/youtype/types-s3transfer"
    },
    "split_keywords": [
        "s3transfer",
        " type-annotations",
        " pyright",
        " mypy",
        " boto3"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73de38872bc9414018e223a4c7193bc2f7ed5ef8ab7a01ab3bb8d7de4f3c2720",
                "md5": "2e3edc79f133564bbadff4942f179720",
                "sha256": "22ac1aabc98f9d7f2928eb3fb4d5c02bf7435687f0913345a97dd3b84d0c217d"
            },
            "downloads": -1,
            "filename": "types_s3transfer-0.10.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e3edc79f133564bbadff4942f179720",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 18744,
            "upload_time": "2024-11-21T00:35:51",
            "upload_time_iso_8601": "2024-11-21T00:35:51.241056Z",
            "url": "https://files.pythonhosted.org/packages/73/de/38872bc9414018e223a4c7193bc2f7ed5ef8ab7a01ab3bb8d7de4f3c2720/types_s3transfer-0.10.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd8f5cf8bea1470f9d0af8a8a8e232bc9d94eb2b8c040f1c19e673fcd3ba488c",
                "md5": "295b0febf9dd740d26f3ccbbc27e3008",
                "sha256": "03123477e3064c81efe712bf9d372c7c72f2790711431f9baa59cf96ea607267"
            },
            "downloads": -1,
            "filename": "types_s3transfer-0.10.4.tar.gz",
            "has_sig": false,
            "md5_digest": "295b0febf9dd740d26f3ccbbc27e3008",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13791,
            "upload_time": "2024-11-21T00:35:52",
            "upload_time_iso_8601": "2024-11-21T00:35:52.218977Z",
            "url": "https://files.pythonhosted.org/packages/dd/8f/5cf8bea1470f9d0af8a8a8e232bc9d94eb2b8c040f1c19e673fcd3ba488c/types_s3transfer-0.10.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 00:35:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "youtype",
    "github_project": "types-s3transfer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-s3transfer"
}
        
Elapsed time: 1.07774s