types-awscrt


Nametypes-awscrt JSON
Version 0.20.9 PyPI version JSON
download
home_pagehttps://youtype.github.io/mypy_boto3_builder/
SummaryType annotations and code completion for awscrt
upload_time2024-04-16 01:07:42
maintainerNone
docs_urlNone
authorVlad Emelianov
requires_python<4.0,>=3.7
licenseMIT
keywords awscrt type-annotations pyright mypy boto3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # types-awscrt

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

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

Type annotations and code completion for [awscrt](https://pypi.org/project/awscrt/) 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-awscrt](#types-awscrt)
  - [Installation](#installation)
  - [Usage](#usage)
  - [Versioning](#versioning)
  - [Support and contributing](#support-and-contributing)


## Installation

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

## Usage

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

## Versioning

`types-awscrt` version is the same as related `awscrt` 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-awscrt](https://github.com/youtype/types-awscrt/issues/) repository.


            

Raw data

            {
    "_id": null,
    "home_page": "https://youtype.github.io/mypy_boto3_builder/",
    "name": "types-awscrt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "awscrt, type-annotations, pyright, mypy, boto3",
    "author": "Vlad Emelianov",
    "author_email": "vlad.emelianov.nz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/de/03/4ef063d908089f54b7cdcde05b53950935fb50f28c62acac8d47aabcfaae/types_awscrt-0.20.9.tar.gz",
    "platform": null,
    "description": "# types-awscrt\n\n[![PyPI - types-awscrt](https://img.shields.io/pypi/v/types-awscrt.svg?color=blue&label=types-awscrt)](https://pypi.org/project/types-awscrt)\n[![PyPI - awscrt](https://img.shields.io/pypi/v/awscrt.svg?color=blue&label=awscrt)](https://pypi.org/project/awscrt)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-awscrt.svg?color=blue)](https://pypi.org/project/types-awscrt)\n[![PyPI - Downloads](https://static.pepy.tech/badge/types-awscrt)](https://pepy.tech/project/types-awscrt)\n\n![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)\n\nType annotations and code completion for [awscrt](https://pypi.org/project/awscrt/) 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- [types-awscrt](#types-awscrt)\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-awscrt\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-awscrt` version is the same as related `awscrt` 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-awscrt](https://github.com/youtype/types-awscrt/issues/) repository.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Type annotations and code completion for awscrt",
    "version": "0.20.9",
    "project_urls": {
        "Bug Tracker": "https://github.com/youtype/types-awscrt/issues",
        "Documentation": "https://youtype.github.io/mypy_boto3_builder/",
        "Homepage": "https://youtype.github.io/mypy_boto3_builder/",
        "Repository": "https://github.com/youtype/types-awscrt",
        "Source": "https://github.com/youtype/types-awscrt"
    },
    "split_keywords": [
        "awscrt",
        " type-annotations",
        " pyright",
        " mypy",
        " boto3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c0628d921ba2ba3c875034d47fb3a7b37421ea33336468675890fee32eda9e0",
                "md5": "69eaea9e8a4aa4205dbba17535deca9d",
                "sha256": "3ae374b553e7228ba41a528cf42bd0b2ad7303d806c73eff4aaaac1515e3ea4e"
            },
            "downloads": -1,
            "filename": "types_awscrt-0.20.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69eaea9e8a4aa4205dbba17535deca9d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 17501,
            "upload_time": "2024-04-16T01:07:40",
            "upload_time_iso_8601": "2024-04-16T01:07:40.869529Z",
            "url": "https://files.pythonhosted.org/packages/7c/06/28d921ba2ba3c875034d47fb3a7b37421ea33336468675890fee32eda9e0/types_awscrt-0.20.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de034ef063d908089f54b7cdcde05b53950935fb50f28c62acac8d47aabcfaae",
                "md5": "073021376a18ede489927b6729abd0bc",
                "sha256": "64898a2f4a2468f66233cb8c29c5f66de907cf80ba1ef5bb1359aef2f81bb521"
            },
            "downloads": -1,
            "filename": "types_awscrt-0.20.9.tar.gz",
            "has_sig": false,
            "md5_digest": "073021376a18ede489927b6729abd0bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 12799,
            "upload_time": "2024-04-16T01:07:42",
            "upload_time_iso_8601": "2024-04-16T01:07:42.595360Z",
            "url": "https://files.pythonhosted.org/packages/de/03/4ef063d908089f54b7cdcde05b53950935fb50f28c62acac8d47aabcfaae/types_awscrt-0.20.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 01:07:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "youtype",
    "github_project": "types-awscrt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-awscrt"
}
        
Elapsed time: 0.22722s