https://github.com/youtype/botocore-stubs
Type annotations and code completion for botocore package
https://github.com/youtype/botocore-stubs
botocore type-annotations
Last synced: about 1 year ago
JSON representation
Type annotations and code completion for botocore package
- Host: GitHub
- URL: https://github.com/youtype/botocore-stubs
- Owner: youtype
- License: mit
- Created: 2022-07-29T22:22:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T23:11:58.000Z (about 1 year ago)
- Last Synced: 2025-03-10T17:59:56.041Z (about 1 year ago)
- Topics: botocore, type-annotations
- Language: Python
- Homepage: https://youtype.github.io/mypy_boto3_builder/
- Size: 1.17 MB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# botocore-stubs
[](https://pypi.org/project/botocore-stubs)
[](https://pypi.org/project/botocore)
[](https://pypi.org/project/botocore-stubs)
[](https://pypistats.org/packages/botocore-stubs)

Type annotations and code completion for [botocore](https://pypi.org/project/botocore/) 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)
- [botocore-stubs](#botocore-stubs)
- [Installation](#installation)
- [Usage](#usage)
- [Versioning](#versioning)
- [Support and contributing](#support-and-contributing)
## Installation
```bash
python -m pip install botocore-stubs
```
## Usage
Use [mypy](https://github.com/python/mypy) or [pyright](https://github.com/microsoft/pyright) for type checking.
## Versioning
`botocore-stubs` version is the same as related `botocore` version and follows
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
## Support and contributing
Please reports any bugs or request new features in
[botocore-stubs](https://github.com/youtype/botocore-stubs/issues/) repository.