Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vemel/mypy_boto3
MOVED PERMANENTLY TO
https://github.com/vemel/mypy_boto3
auto-generated autocomplete boto3 boto3-stubs mypy mypy-stubs pycharm python3 type-annotations typeshed vscode
Last synced: about 2 months ago
JSON representation
MOVED PERMANENTLY TO
- Host: GitHub
- URL: https://github.com/vemel/mypy_boto3
- Owner: vemel
- License: mit
- Fork: true (alliefitter/boto3_type_annotations)
- Created: 2019-11-06T02:17:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T01:42:04.000Z (over 3 years ago)
- Last Synced: 2024-09-21T10:02:13.386Z (2 months ago)
- Topics: auto-generated, autocomplete, boto3, boto3-stubs, mypy, mypy-stubs, pycharm, python3, type-annotations, typeshed, vscode
- Language: Python
- Homepage: https://github.com/vemel/mypy_boto3_builder
- Size: 32 MB
- Stars: 33
- Watchers: 2
- Forks: 2
- Open Issues: 291
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mypy_boto3
[![PyPI - mypy-boto3-builder](https://img.shields.io/pypi/v/mypy-boto3-builder.svg?color=blue&label=mypy-boto3-builder)](https://pypi.org/project/mypy-boto3-builder)
[![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)[![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue&label=Builder%20docs)](https://mypy-boto3-builder.readthedocs.io/)
[![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue&label=boto3-stubs%20docs)](https://pypi.org/project/boto3-stubs/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/boto3-stubs.svg?color=blue)](https://pypi.org/project/boto3-stubs)
[![Coverage](https://img.shields.io/codecov/c/github/vemel/mypy_boto3_builder)](https://codecov.io/gh/vemel/mypy_boto3_builder)Type annotations for [boto3](https://boto3.amazonaws.com/v1/documentation/api/latest/index.html) compatible with [mypy](https://github.com/python/mypy), [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/) and other tools.
# 301 MOVED PERMANENTLY
Use https://github.com/vemel/mypy_boto3_builder repository instead.
Thank you for your support, PRs and issue reports. With your help this project has
finally reached it's first stable version, got a new repository and fully automated builds.However, there are still some things to do and you can help me to improve developer experience with `boto3`:
- Rethink index generation for installed sub-packages to finally switch to `whl` distribution
- Help `botocore` team to release their stubs generator using ideas from this package
- Fix `PyCharm` RAM consumption on function overloads with `Literal` arguments
- Improve [Python Language Server](https://github.com/microsoft/python-language-server)
to add `Literal` function overloads support to `VSCode`Good luck and take care!