mypy-boto3-timestream-write 1.34.0__py3-none-any.whl → 1.35.93__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mypy-boto3-timestream-write might be problematic. Click here for more details.
- mypy_boto3_timestream_write/__init__.py +2 -0
- mypy_boto3_timestream_write/__init__.pyi +2 -0
- mypy_boto3_timestream_write/__main__.py +13 -9
- mypy_boto3_timestream_write/client.py +111 -119
- mypy_boto3_timestream_write/client.pyi +111 -119
- mypy_boto3_timestream_write/literals.py +46 -12
- mypy_boto3_timestream_write/literals.pyi +46 -12
- mypy_boto3_timestream_write/type_defs.py +479 -544
- mypy_boto3_timestream_write/type_defs.pyi +408 -544
- mypy_boto3_timestream_write/version.py +3 -1
- {mypy_boto3_timestream_write-1.34.0.dist-info → mypy_boto3_timestream_write-1.35.93.dist-info}/LICENSE +1 -1
- {mypy_boto3_timestream_write-1.34.0.dist-info → mypy_boto3_timestream_write-1.35.93.dist-info}/METADATA +82 -28
- mypy_boto3_timestream_write-1.35.93.dist-info/RECORD +16 -0
- {mypy_boto3_timestream_write-1.34.0.dist-info → mypy_boto3_timestream_write-1.35.93.dist-info}/WHEEL +1 -1
- mypy_boto3_timestream_write-1.34.0.dist-info/RECORD +0 -16
- {mypy_boto3_timestream_write-1.34.0.dist-info → mypy_boto3_timestream_write-1.35.93.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-timestream-write
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3
|
|
3
|
+
Version: 1.35.93
|
|
4
|
+
Summary: Type annotations for boto3 TimestreamWrite 1.35.93 service generated with mypy-boto3-builder 8.8.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -9,7 +9,7 @@ License: MIT License
|
|
|
9
9
|
Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/
|
|
10
10
|
Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
|
|
11
11
|
Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
|
|
12
|
-
Keywords: boto3 timestream-write type-annotations
|
|
12
|
+
Keywords: boto3 timestream-write boto3-stubs type-annotations mypy typeshed autocomplete
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Environment :: Console
|
|
@@ -17,54 +17,55 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
17
17
|
Classifier: Natural Language :: English
|
|
18
18
|
Classifier: Operating System :: OS Independent
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.8
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
27
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
28
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
|
-
Classifier: Typing ::
|
|
30
|
-
Requires-Python: >=3.
|
|
29
|
+
Classifier: Typing :: Stubs Only
|
|
30
|
+
Requires-Python: >=3.8
|
|
31
31
|
Description-Content-Type: text/markdown
|
|
32
32
|
License-File: LICENSE
|
|
33
|
-
Requires-Dist: typing-extensions
|
|
33
|
+
Requires-Dist: typing-extensions; python_version < "3.12"
|
|
34
34
|
|
|
35
35
|
<a id="mypy-boto3-timestream-write"></a>
|
|
36
36
|
|
|
37
37
|
# mypy-boto3-timestream-write
|
|
38
38
|
|
|
39
|
-
[](https://pypi.org/project/mypy-boto3-timestream-write)
|
|
40
|
-
[](https://pypi.org/project/mypy-boto3-timestream-write)
|
|
41
|
-
[](https://youtype.github.io/boto3_stubs_docs/
|
|
42
|
-
[](https://
|
|
39
|
+
[](https://pypi.org/project/mypy-boto3-timestream-write/)
|
|
40
|
+
[](https://pypi.org/project/mypy-boto3-timestream-write/)
|
|
41
|
+
[](https://youtype.github.io/boto3_stubs_docs/)
|
|
42
|
+
[](https://pypistats.org/packages/mypy-boto3-timestream-write)
|
|
43
43
|
|
|
44
44
|

|
|
45
45
|
|
|
46
46
|
Type annotations for
|
|
47
|
-
[boto3
|
|
48
|
-
|
|
47
|
+
[boto3 TimestreamWrite 1.35.93](https://pypi.org/project/boto3/) compatible
|
|
48
|
+
with [VSCode](https://code.visualstudio.com/),
|
|
49
49
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
50
50
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
51
51
|
[Sublime Text](https://www.sublimetext.com/),
|
|
52
52
|
[mypy](https://github.com/python/mypy),
|
|
53
53
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
54
54
|
|
|
55
|
-
Generated
|
|
56
|
-
[mypy-boto3-builder
|
|
55
|
+
Generated with
|
|
56
|
+
[mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
|
|
57
57
|
|
|
58
58
|
More information can be found on
|
|
59
59
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
60
60
|
[mypy-boto3-timestream-write docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/).
|
|
61
61
|
|
|
62
|
-
See how it helps
|
|
62
|
+
See how it helps you find and fix potential bugs:
|
|
63
63
|
|
|
64
|
-

|
|
65
65
|
|
|
66
66
|
- [mypy-boto3-timestream-write](#mypy-boto3-timestream-write)
|
|
67
67
|
- [How to install](#how-to-install)
|
|
68
|
+
- [Generate locally (recommended)](<#generate-locally-(recommended)>)
|
|
68
69
|
- [VSCode extension](#vscode-extension)
|
|
69
70
|
- [From PyPI with pip](#from-pypi-with-pip)
|
|
70
71
|
- [How to uninstall](#how-to-uninstall)
|
|
@@ -76,6 +77,7 @@ See how it helps to find and fix potential bugs:
|
|
|
76
77
|
- [Other IDEs](#other-ides)
|
|
77
78
|
- [mypy](#mypy)
|
|
78
79
|
- [pyright](#pyright)
|
|
80
|
+
- [Pylint compatibility](#pylint-compatibility)
|
|
79
81
|
- [Explicit type annotations](#explicit-type-annotations)
|
|
80
82
|
- [Client annotations](#client-annotations)
|
|
81
83
|
- [Literals](#literals)
|
|
@@ -93,6 +95,21 @@ See how it helps to find and fix potential bugs:
|
|
|
93
95
|
|
|
94
96
|
## How to install
|
|
95
97
|
|
|
98
|
+
<a id="generate-locally-(recommended)"></a>
|
|
99
|
+
|
|
100
|
+
### Generate locally (recommended)
|
|
101
|
+
|
|
102
|
+
You can generate type annotations for `boto3` package locally with
|
|
103
|
+
`mypy_boto3_builder`. Use
|
|
104
|
+
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
|
105
|
+
isolation.
|
|
106
|
+
|
|
107
|
+
1. Run mypy-boto3-builder in your package root directory:
|
|
108
|
+
`uvx --with 'boto3==1.35.93' mypy_boto3_builder`
|
|
109
|
+
2. Select `boto3-stubs` AWS SDK.
|
|
110
|
+
3. Add `TimestreamWrite` service.
|
|
111
|
+
4. Use provided commands to install generated packages.
|
|
112
|
+
|
|
96
113
|
<a id="vscode-extension"></a>
|
|
97
114
|
|
|
98
115
|
### VSCode extension
|
|
@@ -113,12 +130,10 @@ Install `boto3-stubs` for `TimestreamWrite` service.
|
|
|
113
130
|
# install with boto3 type annotations
|
|
114
131
|
python -m pip install 'boto3-stubs[timestream-write]'
|
|
115
132
|
|
|
116
|
-
|
|
117
133
|
# Lite version does not provide session.client/resource overloads
|
|
118
134
|
# it is more RAM-friendly, but requires explicit type annotations
|
|
119
135
|
python -m pip install 'boto3-stubs-lite[timestream-write]'
|
|
120
136
|
|
|
121
|
-
|
|
122
137
|
# standalone installation
|
|
123
138
|
python -m pip install mypy-boto3-timestream-write
|
|
124
139
|
```
|
|
@@ -157,16 +172,31 @@ annotations required, write your `boto3` code as usual.
|
|
|
157
172
|
|
|
158
173
|
### PyCharm
|
|
159
174
|
|
|
160
|
-
|
|
175
|
+
> ⚠️ Due to slow PyCharm performance on `Literal` overloads (issue
|
|
176
|
+
> [PY-40997](https://youtrack.jetbrains.com/issue/PY-40997)), it is recommended
|
|
177
|
+
> to use [boto3-stubs-lite](https://pypi.org/project/boto3-stubs-lite/) until
|
|
178
|
+
> the issue is resolved.
|
|
179
|
+
|
|
180
|
+
> ⚠️ If you experience slow performance and high CPU usage, try to disable
|
|
181
|
+
> `PyCharm` type checker and use [mypy](https://github.com/python/mypy) or
|
|
182
|
+
> [pyright](https://github.com/microsoft/pyright) instead.
|
|
183
|
+
|
|
184
|
+
> ⚠️ To continue using `PyCharm` type checker, you can try to replace
|
|
185
|
+
> `boto3-stubs` with
|
|
186
|
+
> [boto3-stubs-lite](https://pypi.org/project/boto3-stubs-lite/):
|
|
161
187
|
|
|
162
188
|
```bash
|
|
163
|
-
|
|
189
|
+
pip uninstall boto3-stubs
|
|
190
|
+
pip install boto3-stubs-lite
|
|
164
191
|
```
|
|
165
192
|
|
|
166
|
-
|
|
167
|
-
annotations **are required**.
|
|
193
|
+
Install `boto3-stubs[timestream-write]` in your environment:
|
|
168
194
|
|
|
169
|
-
|
|
195
|
+
```bash
|
|
196
|
+
python -m pip install 'boto3-stubs[timestream-write]'
|
|
197
|
+
```
|
|
198
|
+
|
|
199
|
+
Both type checking and code completion should now work.
|
|
170
200
|
|
|
171
201
|
<a id="emacs"></a>
|
|
172
202
|
|
|
@@ -231,7 +261,7 @@ should work.
|
|
|
231
261
|
- Install `boto3-stubs[timestream-write]` in your environment:
|
|
232
262
|
|
|
233
263
|
```bash
|
|
234
|
-
python -m pip install 'boto3-stubs[timestream-write]'
|
|
264
|
+
python -m pip install 'boto3-stubs[timestream-write]'
|
|
235
265
|
```
|
|
236
266
|
|
|
237
267
|
Type checking should now work. No explicit type annotations required, write
|
|
@@ -248,11 +278,36 @@ your `boto3` code as usual.
|
|
|
248
278
|
python -m pip install 'boto3-stubs[timestream-write]'
|
|
249
279
|
```
|
|
250
280
|
|
|
251
|
-
Optionally, you can install `boto3-stubs` to `typings`
|
|
281
|
+
Optionally, you can install `boto3-stubs` to `typings` directory.
|
|
252
282
|
|
|
253
283
|
Type checking should now work. No explicit type annotations required, write
|
|
254
284
|
your `boto3` code as usual.
|
|
255
285
|
|
|
286
|
+
<a id="pylint-compatibility"></a>
|
|
287
|
+
|
|
288
|
+
### Pylint compatibility
|
|
289
|
+
|
|
290
|
+
It is totally safe to use `TYPE_CHECKING` flag in order to avoid
|
|
291
|
+
`mypy-boto3-timestream-write` dependency in production. However, there is an
|
|
292
|
+
issue in `pylint` that it complains about undefined variables. To fix it, set
|
|
293
|
+
all types to `object` in non-`TYPE_CHECKING` mode.
|
|
294
|
+
|
|
295
|
+
```python
|
|
296
|
+
from typing import TYPE_CHECKING
|
|
297
|
+
|
|
298
|
+
if TYPE_CHECKING:
|
|
299
|
+
from mypy_boto3_ec2 import EC2Client, EC2ServiceResource
|
|
300
|
+
from mypy_boto3_ec2.waiters import BundleTaskCompleteWaiter
|
|
301
|
+
from mypy_boto3_ec2.paginators import DescribeVolumesPaginator
|
|
302
|
+
else:
|
|
303
|
+
EC2Client = object
|
|
304
|
+
EC2ServiceResource = object
|
|
305
|
+
BundleTaskCompleteWaiter = object
|
|
306
|
+
DescribeVolumesPaginator = object
|
|
307
|
+
|
|
308
|
+
...
|
|
309
|
+
```
|
|
310
|
+
|
|
256
311
|
<a id="explicit-type-annotations"></a>
|
|
257
312
|
|
|
258
313
|
## Explicit type annotations
|
|
@@ -323,8 +378,7 @@ updates. It delivers drop-in type annotations for you and makes sure that:
|
|
|
323
378
|
annotations extracted from `botocore` schemas.
|
|
324
379
|
- Type annotations include up-to-date documentation.
|
|
325
380
|
- Link to documentation is provided for every method.
|
|
326
|
-
- Code is processed by [
|
|
327
|
-
[isort](https://github.com/PyCQA/isort) for readability.
|
|
381
|
+
- Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
|
|
328
382
|
|
|
329
383
|
<a id="what's-new"></a>
|
|
330
384
|
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
mypy_boto3_timestream_write/__init__.py,sha256=gXD3I5xFQNaj0wt1RAyiJNHNheVkadDYFWCtNvYFcxg,472
|
|
2
|
+
mypy_boto3_timestream_write/__init__.pyi,sha256=xJ-Gg2Iy0rJyaUBx_XsDLpWhQscCmlldS5JscPD5Bhw,471
|
|
3
|
+
mypy_boto3_timestream_write/__main__.py,sha256=3cVX-VZExXYa92CTjhU2SU12w0F34pLlHahW2FbdAU8,1017
|
|
4
|
+
mypy_boto3_timestream_write/client.py,sha256=MEdiozYB-A-BuqisPEqsisFjkvb6x7WqA1JnlK1gbTQ,14606
|
|
5
|
+
mypy_boto3_timestream_write/client.pyi,sha256=NmnNRDzjnGfcSGZC22tShrBBtvczv35VZKy-d2ER0Ks,14603
|
|
6
|
+
mypy_boto3_timestream_write/literals.py,sha256=RyUqlX-7eR93h4B_Pzu7Df1Bc0cGPi5Bxgopi5ZiZ3A,10036
|
|
7
|
+
mypy_boto3_timestream_write/literals.pyi,sha256=nhAT_7sS5eEmHBGIBxdvlCzjcv1Pb1mTmszekbNGJBY,10034
|
|
8
|
+
mypy_boto3_timestream_write/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
|
+
mypy_boto3_timestream_write/type_defs.py,sha256=p7XZXjBMSIJpMPDcj3MV_9Gg74ipBRXwr9Cu-6Hgfts,16061
|
|
10
|
+
mypy_boto3_timestream_write/type_defs.pyi,sha256=8_fyoSkpbBJu-sCivFR2g6YOwoQ74MFSLdnEBwknIeY,15989
|
|
11
|
+
mypy_boto3_timestream_write/version.py,sha256=n6wyMBvI3Tp0INYol4fUJ84y0BqM9ti-SkLRGfsif5s,93
|
|
12
|
+
mypy_boto3_timestream_write-1.35.93.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
13
|
+
mypy_boto3_timestream_write-1.35.93.dist-info/METADATA,sha256=gh2VafUUmT77cHcVdk7jRt5qNbcj6Td8dEGaAtLwCtc,14382
|
|
14
|
+
mypy_boto3_timestream_write-1.35.93.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
|
|
15
|
+
mypy_boto3_timestream_write-1.35.93.dist-info/top_level.txt,sha256=g0nGBj3bO-9Vwwsr8V_FiQKyD6j_DiiQwWVAEYq4lR8,28
|
|
16
|
+
mypy_boto3_timestream_write-1.35.93.dist-info/RECORD,,
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
mypy_boto3_timestream_write/__init__.py,sha256=mGgSBYQoaIMtLEjaiUW3njIs7f03PM50YNysyBgZ1rY,441
|
|
2
|
-
mypy_boto3_timestream_write/__init__.pyi,sha256=c8v0jdY10_BNx9DE-2biREGy2AVm2CwKZujBOwjjEbg,440
|
|
3
|
-
mypy_boto3_timestream_write/__main__.py,sha256=cKxCFaM0hLb7dStFaL7J0EFZORJbjEWYDq_VRFQyd_g,939
|
|
4
|
-
mypy_boto3_timestream_write/client.py,sha256=m12PJ_ijiPtmzMDvdhi4NK7jE3x8gjpcdA9fo1X3JBA,15384
|
|
5
|
-
mypy_boto3_timestream_write/client.pyi,sha256=opaacxKElS-Mo8XJgNVg1OmewUN3r4ttggccH3mPM5w,15381
|
|
6
|
-
mypy_boto3_timestream_write/literals.py,sha256=kuvlHfJFhObpaombrHf27KCutZ-SZeaho_ScYXnSTM4,9304
|
|
7
|
-
mypy_boto3_timestream_write/literals.pyi,sha256=RZXtLvgFa8nyMCc9IgIG43FI0fbfAi87VZm1f4T-DGE,9302
|
|
8
|
-
mypy_boto3_timestream_write/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
|
-
mypy_boto3_timestream_write/type_defs.py,sha256=CfRl5PGiUALEFpExqjuJtG4oZ8MOKRUtvfrw4T3Q2N4,18280
|
|
10
|
-
mypy_boto3_timestream_write/type_defs.pyi,sha256=rU_yqnIB80-ZcXhHDfoXjq8opCBNhWR30uHJ_6t8qcY,18279
|
|
11
|
-
mypy_boto3_timestream_write/version.py,sha256=8Qbu8HOCjrY6O2_gOYfRFBCem64Ka_MtjvbfMGE_iFg,61
|
|
12
|
-
mypy_boto3_timestream_write-1.34.0.dist-info/LICENSE,sha256=v0rThCyxXzUO7rKg6RM8RmmNKO6EvsBx_mdNoXUPxAU,1070
|
|
13
|
-
mypy_boto3_timestream_write-1.34.0.dist-info/METADATA,sha256=viN4IUzAgROLtjMPn2cZ34g7p2OL793E1ZMgPoZoAk8,12603
|
|
14
|
-
mypy_boto3_timestream_write-1.34.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
15
|
-
mypy_boto3_timestream_write-1.34.0.dist-info/top_level.txt,sha256=g0nGBj3bO-9Vwwsr8V_FiQKyD6j_DiiQwWVAEYq4lR8,28
|
|
16
|
-
mypy_boto3_timestream_write-1.34.0.dist-info/RECORD,,
|
|
File without changes
|