Skip to content

Commit

Permalink
Add log and demo
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Dec 2, 2020
1 parent 2872650 commit 20cefa2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,18 @@
[![Coverage](https://img.shields.io/codecov/c/github/vemel/mypy_boto3_builder)](https://codecov.io/gh/vemel/mypy_boto3_builder)
[![PyPI - Downloads](https://img.shields.io/pypi/dw/boto3-stubs?color=blue)](https://pypistats.org/packages/boto3-stubs)

<p align="center">
<img src="./logo.png" alt="boto3.typed">
</p>

Type annotations builder for [boto3-stubs](https://pypi.org/project/boto3-stubs/) project. Compatible with [mypy](https://github.com/python/mypy), [pyright](https://github.com/microsoft/pyright), [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/) and other tools.

See it in action:

<p align="center">
<img src="./demo.gif" alt="boto3-stubs demo">
</p>

- [mypy_boto3_builder](#mypy_boto3_builder)
- [Using boto3-stubs](#using-boto3-stubs)
- [How to build type annotations](#how-to-build-type-annotations)
Expand Down
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20cefa2

Please sign in to comment.