https://github.com/youtype/types-awscrt
Type annotations for awscrt package
https://github.com/youtype/types-awscrt
Last synced: 6 months ago
JSON representation
Type annotations for awscrt package
- Host: GitHub
- URL: https://github.com/youtype/types-awscrt
- Owner: youtype
- License: mit
- Created: 2022-07-31T21:29:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T01:42:02.000Z (6 months ago)
- Last Synced: 2025-04-06T06:17:47.545Z (6 months ago)
- Language: Python
- Homepage:
- Size: 333 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# types-awscrt
[](https://pypi.org/project/types-awscrt)
[](https://pypi.org/project/awscrt)
[](https://pypi.org/project/types-awscrt)
[](https://pypistats.org/packages/types-awscrt)
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.[](https://github.com/youtype/botocore-stubs/actions/workflows/publish_on_update.yml)
[](https://github.com/youtype/types-awscrt/actions/workflows/publish_on_update.yml)
[](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.