https://github.com/youtype/boto3-stubs
Type annotations and code completion for boto3 package
https://github.com/youtype/boto3-stubs
boto3 type-annotations
Last synced: 8 months ago
JSON representation
Type annotations and code completion for boto3 package
- Host: GitHub
- URL: https://github.com/youtype/boto3-stubs
- Owner: youtype
- License: mit
- Created: 2024-08-30T01:51:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T00:40:46.000Z (8 months ago)
- Last Synced: 2025-03-02T03:05:36.194Z (8 months ago)
- Topics: boto3, type-annotations
- Language: Python
- Homepage: https://youtype.github.io/mypy_boto3_builder/
- Size: 138 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# boto3-stubs
**301 - MOVED PERMANENTLY**: This repository has been moved to [youtype/types-boto3](https://github.com/youtype/types-boto3).
[](https://pypi.org/project/boto3-stubs)
[](https://pypi.org/project/boto3)
[](https://pypi.org/project/boto3-stubs)
[](https://pepy.tech/project/boto3-stubs)
Type annotations and code completion for [boto3](https://pypi.org/project/boto3/) package.
This package is a part of [mypy_boto3_builder](https://github.com/youtype/mypy_boto3_builder) project.[](https://github.com/youtype/boto3-stubs/actions/workflows/publish_on_update.yml)
- [boto3-stubs](#boto3-stubs)
- [Installation](#installation)
- [Usage](#usage)
- [Versioning](#versioning)
- [Support and contributing](#support-and-contributing)## Installation
```bash
python -m pip install 'boto3-stubs[essential]'
```## Usage
Use [mypy](https://github.com/python/mypy) or [pyright](https://github.com/microsoft/pyright) for type checking.
## Versioning
`boto3-stubs` and `boto3-stubs-lite` versions are the same as related `boto3` 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
[mypy_boto3_builder](https://github.com/youtype/mypy_boto3_builder/issues) repository.