An open API service indexing awesome lists of open source software.

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

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).

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

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

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.

[![Publish boto3-stubs](https://github.com/youtype/boto3-stubs/actions/workflows/publish_on_update.yml/badge.svg)](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.