types-boto3 1.0.2__py3-none-any.whl → 1.36.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. boto3-stubs/__init__.pyi +7481 -0
  2. boto3-stubs/compat.pyi +13 -0
  3. boto3-stubs/crt.pyi +28 -0
  4. boto3-stubs/docs/__init__.pyi +9 -0
  5. boto3-stubs/docs/action.pyi +37 -0
  6. boto3-stubs/docs/attr.pyi +33 -0
  7. boto3-stubs/docs/base.pyi +19 -0
  8. boto3-stubs/docs/client.pyi +9 -0
  9. boto3-stubs/docs/collection.pyi +37 -0
  10. boto3-stubs/docs/docstring.pyi +18 -0
  11. boto3-stubs/docs/method.pyi +27 -0
  12. boto3-stubs/docs/resource.pyi +20 -0
  13. boto3-stubs/docs/service.pyi +17 -0
  14. boto3-stubs/docs/subresource.pyi +22 -0
  15. boto3-stubs/docs/utils.pyi +30 -0
  16. boto3-stubs/docs/waiter.pyi +33 -0
  17. boto3-stubs/dynamodb/conditions.pyi +136 -0
  18. boto3-stubs/dynamodb/table.pyi +39 -0
  19. boto3-stubs/dynamodb/transform.pyi +55 -0
  20. boto3-stubs/dynamodb/types.pyi +48 -0
  21. boto3-stubs/ec2/createtags.pyi +12 -0
  22. boto3-stubs/ec2/deletetags.pyi +12 -0
  23. boto3-stubs/exceptions.pyi +46 -0
  24. boto3-stubs/py.typed +0 -0
  25. boto3-stubs/resources/__init__.pyi +0 -0
  26. boto3-stubs/resources/action.pyi +53 -0
  27. boto3-stubs/resources/base.pyi +40 -0
  28. boto3-stubs/resources/collection.pyi +54 -0
  29. boto3-stubs/resources/factory.pyi +23 -0
  30. boto3-stubs/resources/model.pyi +123 -0
  31. boto3-stubs/resources/params.pyi +23 -0
  32. boto3-stubs/resources/response.pyi +50 -0
  33. boto3-stubs/s3/__init__.pyi +0 -0
  34. boto3-stubs/s3/constants.pyi +8 -0
  35. boto3-stubs/s3/inject.pyi +145 -0
  36. boto3-stubs/s3/transfer.pyi +90 -0
  37. boto3-stubs/session.pyi +7913 -0
  38. boto3-stubs/utils.pyi +28 -0
  39. {types_boto3-1.0.2.dist-info → types_boto3-1.36.0.dist-info}/LICENSE +2 -2
  40. types_boto3-1.36.0.dist-info/METADATA +2852 -0
  41. types_boto3-1.36.0.dist-info/RECORD +45 -0
  42. {types_boto3-1.0.2.dist-info → types_boto3-1.36.0.dist-info}/WHEEL +1 -1
  43. types_boto3-1.36.0.dist-info/top_level.txt +1 -0
  44. types_boto3-1.0.2.dist-info/METADATA +0 -255
  45. types_boto3-1.0.2.dist-info/RECORD +0 -7
  46. types_boto3-1.0.2.dist-info/top_level.txt +0 -1
  47. /types_boto3/__init__.py → /boto3-stubs/dynamodb/__init__.pyi +0 -0
  48. /types_boto3/py.typed → /boto3-stubs/ec2/__init__.pyi +0 -0
@@ -0,0 +1,45 @@
1
+ boto3-stubs/__init__.pyi,sha256=L8bkez-7Hh8ngllqS6ZUZ1BBmOwl-Adutmxtkxr1hCQ,229381
2
+ boto3-stubs/compat.pyi,sha256=j3-SBZqCGaoZoXzN6e7fkEQQvUmQ-MpIpcF9FuuUHH0,209
3
+ boto3-stubs/crt.pyi,sha256=OAjGbtBlQJIDRctWkMpr7UwRKxiH_lQt9OdSrHPL3QI,893
4
+ boto3-stubs/exceptions.pyi,sha256=cjOrbR2BIOcaHRmIQvGL0y-XEJdicpzRl2dQNfx6GVk,1339
5
+ boto3-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ boto3-stubs/session.pyi,sha256=lnnepvIa69Wj8ytb_j0Ua58pLGeIziFmLcnLb34OWK8,262660
7
+ boto3-stubs/utils.pyi,sha256=2vtGuLR-fnfzUNoeNvcEbb0Lb-DGEZ-BQ5BV9xF8vSg,841
8
+ boto3-stubs/docs/__init__.pyi,sha256=uDkzwRXE_Bb65mlFvnPSySeRYnhK9Cpk4fUyK6gpBd0,179
9
+ boto3-stubs/docs/action.pyi,sha256=_vWYnBVkwK6kU3xTdr5tPGxL-s3ULaAFBnxuFLHsmsE,1016
10
+ boto3-stubs/docs/attr.pyi,sha256=6zGNEVUHUz0UjEDSYnDn-vBnydZKU9ENarzf6rss-3c,922
11
+ boto3-stubs/docs/base.pyi,sha256=n6aR2CAPB8klG0Lh8MAaVWNERIRloCtZ7ICzu7r3jOo,465
12
+ boto3-stubs/docs/client.pyi,sha256=mtlw2uqS__9HXLwjURqgd0w15QsabS2HuGHgSD40WRk,189
13
+ boto3-stubs/docs/collection.pyi,sha256=30Vp9-fBYjtVx2Gp0VfONnE_l0ZhQjWj1guv9d52aWA,1112
14
+ boto3-stubs/docs/docstring.pyi,sha256=qa35PZg3tUgypnDNOtND9po_WyesZMKbQpsRc4VsnVQ,673
15
+ boto3-stubs/docs/method.pyi,sha256=qi2f8wtk94y2PiRu_B1-9l1EebnQ9pt8bCKYgKH4JIE,772
16
+ boto3-stubs/docs/resource.pyi,sha256=lPQea0skxqynF8kKfugp1R3AUQabIUVxGVciDFkHKQo,562
17
+ boto3-stubs/docs/service.pyi,sha256=32cydjUn5qekLWAavmwjNhFEPxCNBrMvLmCvMSh0gzE,632
18
+ boto3-stubs/docs/subresource.pyi,sha256=IE-kBqbGgsCgnLOzMK5VKDWUFdgVhImZS6db09ODiDo,606
19
+ boto3-stubs/docs/utils.pyi,sha256=sAVH31W2eqOgZBE9gzjNallHoGskJ5Oegxs4bM78EcE,1101
20
+ boto3-stubs/docs/waiter.pyi,sha256=wCaNTXg-XRiPj43Rg3F7anitaJ2pmuhCHvY1JJeu_5k,881
21
+ boto3-stubs/dynamodb/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
+ boto3-stubs/dynamodb/conditions.pyi,sha256=hboN648JfDwDuqDxKYHwUZR5RJ-dUKH1Mv1JiSn-Lus,5226
23
+ boto3-stubs/dynamodb/table.pyi,sha256=ivXevhwMr2utFtlAxrkAHjyyFOgd7vrWNTaLjlUIeSU,1048
24
+ boto3-stubs/dynamodb/transform.pyi,sha256=1DUgxE2tvfoY7leVURr62sQuSFGeiyl0YHrIGJQe0Us,1765
25
+ boto3-stubs/dynamodb/types.pyi,sha256=JZmpjFHgET_3-xWUm20MA6VFk98rVE6VWTYoDSo_NeE,1114
26
+ boto3-stubs/ec2/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
+ boto3-stubs/ec2/createtags.pyi,sha256=5hsqujO1KzORtxlD0BzZpklljeXJTVJYiBDRZoqaRio,313
28
+ boto3-stubs/ec2/deletetags.pyi,sha256=uHIcutgqg2nrI-kDFe3grbNZ5YiE6R9kZcJXJOWjboI,294
29
+ boto3-stubs/resources/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
+ boto3-stubs/resources/action.pyi,sha256=dn9UULDmjczEEkn6kHrYU5qbmYKsh1omzYvVbwcQin0,1598
31
+ boto3-stubs/resources/base.pyi,sha256=vsiZZqJMYZKXhcu6IM8j7-jk_-DObRwgpj4kCM3Kiuc,1090
32
+ boto3-stubs/resources/collection.pyi,sha256=QRQX4uU-LYJSHZ1FoJn-h78uQ-ZXZedkWsA5bo1qLIQ,1940
33
+ boto3-stubs/resources/factory.pyi,sha256=JvEoo0cI0l_4y7w0jtox8SaUuFL_8Y8KresR5N6VLHc,577
34
+ boto3-stubs/resources/model.pyi,sha256=kpoEGVW9HwWLC1_pQ4pP3yIdZjRFnapWWKEDDqnWaG8,3348
35
+ boto3-stubs/resources/params.pyi,sha256=gmPIqfvLPlZB9lnwIL8ZJI8eEwCcpK0bqlt0mWviThI,629
36
+ boto3-stubs/resources/response.pyi,sha256=pXdB7YMWdZ7_ZLIAhb7iPhJkLsakC8xTObBC9l2smYA,1636
37
+ boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
+ boto3-stubs/s3/constants.pyi,sha256=U9MRV6GXbxTyEfKLsp3fVKzLR85KSSSP5FbcIWVHX54,163
39
+ boto3-stubs/s3/inject.pyi,sha256=z72QArriCVYH-O15Z5yDGnMX0zo7nCmYhSB2tiIRTeo,4502
40
+ boto3-stubs/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
41
+ types_boto3-1.36.0.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ types_boto3-1.36.0.dist-info/METADATA,sha256=qICHw7Pw_nzvdh4atOdZ2OygDupxV_TPtoUEydet6WI,149496
43
+ types_boto3-1.36.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
44
+ types_boto3-1.36.0.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3-1.36.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -0,0 +1 @@
1
+ boto3-stubs
@@ -1,255 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: types-boto3
3
- Version: 1.0.2
4
- Summary: Proxy package for boto3-stubs
5
- Home-page: https://github.com/youtype/mypy_boto3_builder
6
- Author: Vlad Emelianov
7
- Author-email: vlad.emelianov.nz@gmail.com
8
- License: MIT
9
- Project-URL: Documentation, https://mypy-boto3-builder.readthedocs.io/en/latest/
10
- Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
- Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 type-annotations pyright mypy boto3-stubs
13
- Platform: any
14
- Classifier: Development Status :: 5 - Production/Stable
15
- Classifier: Environment :: Console
16
- Classifier: License :: OSI Approved :: MIT License
17
- Classifier: Natural Language :: English
18
- Classifier: Operating System :: OS Independent
19
- Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
- Classifier: Programming Language :: Python :: 3.9
22
- Classifier: Programming Language :: Python :: 3 :: Only
23
- Classifier: Programming Language :: Python :: Implementation :: CPython
24
- Classifier: Typing :: Typed
25
- Classifier: Topic :: Software Development :: Libraries :: Python Modules
26
- Description-Content-Type: text/markdown
27
- License-File: LICENSE
28
- Requires-Dist: boto3-stubs
29
-
30
- # types-boto3
31
-
32
- [![PyPI - botocore-stubs](https://img.shields.io/pypi/v/botocore-stubs.svg?color=blue)](https://pypi.org/project/botocore-stubs)
33
- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/botocore-stubs.svg?color=blue)](https://pypi.org/project/botocore-stubs)
34
- [![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue)](https://mypy-boto3-builder.readthedocs.io/)
35
- [![PyPI - Downloads](https://img.shields.io/pypi/dm/botocore-stubs?color=blue)](https://pypistats.org/packages/botocore-stubs)
36
-
37
- ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
38
-
39
- Proxy package for [boto3-stubs](https://pypi.org/project/boto3-stubs/).
40
- Install submodules for `boto3` services type annotations.
41
-
42
- Type annotations for
43
- [botocore](https://github.com/boto/botocore)
44
- compatible with
45
- [VSCode](https://code.visualstudio.com/),
46
- [PyCharm](https://www.jetbrains.com/pycharm/),
47
- [Emacs](https://www.gnu.org/software/emacs/),
48
- [Sublime Text](https://www.sublimetext.com/),
49
- [mypy](https://github.com/python/mypy),
50
- [pyright](https://github.com/microsoft/pyright)
51
- and other tools.
52
-
53
- See how it helps to find and fix potential bugs:
54
-
55
- ![boto3-stubs demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
56
-
57
- ## How to install
58
-
59
- ### VSCode extension
60
-
61
- Add [AWS Boto3](https://marketplace.visualstudio.com/items?itemName=Boto3typed.boto3-ide)
62
- extension to your VSCode and run `AWS boto3: Quick Start` command.
63
-
64
- ### From PyPI with pip
65
-
66
- Install `botocore-stubs` to add type annotations for `botocore` package.
67
- Install `boto3-stubs` to add type annotations for `boto3` package.
68
-
69
- ```bash
70
- # install type annotations only for botocore
71
- python -m pip install botocore-stubs
72
-
73
- # install type annotations only for boto3 and botocore
74
- python -m pip install botocore-stubs boto3-stubs
75
-
76
- # install `boto3` type annotations
77
- # for ec2, s3, rds, lambda, sqs, dynamo and cloudformation
78
- # Consumes ~7 MB of space
79
- python -m pip install 'boto3-stubs[essential]'
80
-
81
- # Lite version does not provide session.client/resource overloads
82
- # it is more RAM-friendly, but requires explicit type annotations
83
- python -m pip install 'boto3-stubs-lite[essential]'
84
-
85
- # or install annotations for services you use
86
- python -m pip install 'boto3-stubs[acm,apigateway]'
87
- ```
88
-
89
- ### From conda-forge
90
-
91
- Installing `boto3-stubs` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with:
92
-
93
- ```bash
94
- conda config --add channels conda-forge
95
- conda config --set channel_priority strict
96
- ```
97
-
98
- Once the `conda-forge` channel has been enabled, `boto3-stubs` and `boto3-stubs-essential` can be installed with:
99
-
100
- ```bash
101
- conda install boto3-stubs boto3-stubs-essential
102
- ```
103
-
104
- It is possible to list all of the versions of `boto3-stubs` available on your platform with:
105
-
106
- ```bash
107
- conda search boto3-stubs --channel conda-forge
108
- ```
109
-
110
- ## How to uninstall
111
-
112
- ```bash
113
- # uninstall boto3-stubs
114
- python -m pip uninstall -y boto3-stubs botocore-stubs
115
-
116
- # uninstall submodules
117
- python -m pip freeze | grep mypy-boto3 | xargs python -m pip uninstall -y
118
- ```
119
-
120
- ## Usage
121
-
122
- ### VSCode
123
-
124
- - Install [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
125
- - Install [Pylance extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
126
- - Set `Pylance` as your Python Language Server
127
- - Install `boto3-stubs` with services you use in your environment: `python -m pip install 'boto3-stubs[s3,ec2]'`
128
-
129
- Both type checking and code completion should work for installed `boto3` services.
130
- No explicit type annotations required, write your `boto3` code as usual.
131
-
132
- ### PyCharm
133
-
134
- - Install `boto3-stubs-lite` with services you use in your environment:
135
-
136
- ```bash
137
- python -m pip install 'boto3-stubs-lite[s3,ec2]'
138
- ```
139
-
140
- Both type checking and code completion should work for installed services.
141
- Explicit type annotations **are required**. Use `boto3-stubs` package instead for implicit type discovery.
142
-
143
- ### Emacs
144
-
145
- - Install `boto3-stubs` with services you use in your environment: `python -m pip install 'boto3-stubs[s3,ec2]'`
146
- - Install
147
- [use-package](https://github.com/jwiegley/use-package),
148
- [lsp](https://github.com/emacs-lsp/lsp-mode/),
149
- [company](https://github.com/company-mode/company-mode) and
150
- [flycheck](https://github.com/flycheck/flycheck) packages
151
- - Install [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) package
152
-
153
- ```elisp
154
- (use-package lsp-pyright
155
- :ensure t
156
- :hook (python-mode . (lambda ()
157
- (require 'lsp-pyright)
158
- (lsp))) ; or lsp-deferred
159
- :init (when (executable-find "python3")
160
- (setq lsp-pyright-python-executable-cmd "python3"))
161
- )
162
- ```
163
-
164
- - Make sure emacs uses the environment where you have installed `boto3-stubs`
165
-
166
- ### Sublime Text
167
-
168
- - Install `boto3-stubs` with services you use in your environment: `python -m pip install 'boto3-stubs[s3,ec2]'`
169
- - Install [LSP-pyright](https://github.com/sublimelsp/LSP-pyright) package
170
- - Make sure emacs uses the environment where you have installed `boto3-stubs`
171
-
172
- ### Other IDEs
173
-
174
- Not tested, but as long as your IDE supports `mypy` or `pyright`, everything should work.
175
-
176
- ### mypy
177
-
178
- - Install `mypy`: `python -m pip install mypy`
179
- - Install `boto3-stubs` with services you use in your environment: `python -m pip install 'boto3-stubs[s3,ec2]'`
180
- - Run `mypy` as usual
181
-
182
- Type checking should work for installed `boto3` services.
183
- No explicit type annotations required, write your `boto3` code as usual.
184
-
185
- ### pyright
186
-
187
- - Install `pyright`: `yarn global add pyright`
188
- - Install `boto3-stubs` with services you use in your environment: `python -m pip install 'boto3-stubs[s3,ec2]'`
189
- - Optionally, you can install `boto3-stubs` to `typings` folder.
190
-
191
- Type checking should work for installed `boto3` services.
192
- No explicit type annotations required, write your `boto3` code as usual.
193
-
194
- ## How it works
195
-
196
- Fully automated [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully generates
197
- type annotations for each service, patiently waiting for `boto3` updates. It delivers
198
- a drop-in type annotations for you and makes sure that:
199
-
200
- - All available `boto3` services are covered.
201
- - Each public class and method of every `boto3` service gets valid type annotations
202
- extracted from the documentation (blame `botocore` docs if types are incorrect).
203
- - Type annotations include up-to-date documentation.
204
- - Link to documentation is provided for every method.
205
- - Code is processed by [black](https://github.com/psf/black)
206
- and [isort](https://github.com/PyCQA/isort) for readability.
207
-
208
- ## What's new
209
-
210
- ### Implemented features
211
-
212
- - Fully type annotated `boto3` library
213
- - `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs` compatibility
214
- - `Client` type annotations for each service
215
- - `ServiceResource` type annotations for each service
216
- - `Resource` type annotations for each service
217
- - `Waiter` type annotations for each service
218
- - `Paginator` type annotations for each service
219
- - Generated `TypeDefs` for each service
220
- - Generated `Literals` for each service
221
- - Auto discovery of types for `boto3.client` and `boto3.session` calls
222
- - Auto discovery of types for `session.client` and `session.session` calls
223
- - Auto discovery of types for `client.get_waiter` and `client.get_paginator` calls
224
- - Auto discovery of types for `ServiceResource` and `Resource` collections
225
-
226
- ### Latest changes
227
-
228
- Builder changelog can be found in [Releases](https://github.com/youtype/mypy_boto3_builder/releases).
229
-
230
- ## Versioning
231
-
232
- `botocore-stubs` version is the same as related `botocore` version and follows
233
- [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
234
-
235
- ## Thank you
236
-
237
- - [Allie Fitter](https://github.com/alliefitter) for
238
- [boto3-type-annotations](https://pypi.org/project/boto3-type-annotations/),
239
- this package is based on top of his work
240
- - [black](https://github.com/psf/black) developers for an awesome formatting tool
241
- - [Timothy Edmund Crosley](https://github.com/timothycrosley) for
242
- [isort](https://github.com/PyCQA/isort) and how flexible it is
243
- - [mypy](https://github.com/python/mypy) developers for doing all dirty work for us
244
- - [pyright](https://github.com/microsoft/pyright) team for the new era of typed Python
245
-
246
- ## Documentation
247
-
248
- All services type annotations can be found in [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/)
249
-
250
- ## Support and contributing
251
-
252
- This package is auto-generated. Please reports any bugs or request new features in
253
- [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder/issues/) repository.
254
-
255
-
@@ -1,7 +0,0 @@
1
- types_boto3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- types_boto3/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- types_boto3-1.0.2.dist-info/LICENSE,sha256=AdqcMqux3zs2UHnwLqZPG4nIvQYZAqOLnrmkBhB5kts,1071
4
- types_boto3-1.0.2.dist-info/METADATA,sha256=xE11mkmhpyg7zCreGVXPR2vgsuBLydHWmrrG3cfjpJs,9722
5
- types_boto3-1.0.2.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
6
- types_boto3-1.0.2.dist-info/top_level.txt,sha256=7JoxD0PLcg0hDld5gymErmpFhs8rPU1aOJMjSo-W674,12
7
- types_boto3-1.0.2.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- types_boto3
File without changes