Contents

botocore-stubs 1.35.39

0

Type annotations and code completion for botocore

Type annotations and code completion for botocore

Stars: 7, Watchers: 7, Forks: 1, Open Issues: 0

The vemel/mypy_boto3_builder repo was created 2 years ago and the last code push was 1 months ago. The project is not very popular with only 7 github stars!

How to Install botocore-stubs

You can install botocore-stubs using pip

pip install botocore-stubs

or add it to a project with poetry

poetry add botocore-stubs

Package Details

Author
None
License
MIT License Copyright (c) 2022 Vlad Emelianov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
None
PyPi:
https://pypi.org/project/botocore-stubs/
Documentation:
https://youtype.github.io/mypy_boto3_builder/
GitHub Repo:
https://github.com/vemel/mypy_boto3_builder

Classifiers

  • Software Development/Libraries/Python Modules
No  botocore-stubs  pypi packages just yet.

Errors

A list of common botocore-stubs errors.

Code Examples

Here are some botocore-stubs code examples and snippets.

Related Packages & Articles

boto3-stubs 1.35.39

Type annotations for boto3 1.35.39 generated with mypy-boto3-builder 8.1.2

bitmath 1.3.3.1

Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)

behave 1.2.6

behave is behaviour-driven development, Python style

awsretry 1.0.2

Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.